Searched defs:__replace_first_arg (Results 1 – 1 of 1) sorted by relevance
12841 struct __replace_first_arg struct12842 { using type = __undefined; };12846 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> struct12847 { using type = _Template<_Up, _Types...>; };