Home | History | Annotate | Download | only in include

Lines Matching full:__matches

293   constexpr bool __matches[] = {is_same_v<_Tp, _Types>...};
296 if (__matches[__i]) {