Searched refs:__pos_of (Results 1 – 2 of 2) sorted by relevance
102 inline constexpr std::size_t __pos_of(const bool* const __first, in __pos_of() function119 return __pos_of(__same, __same + sizeof...(_Ts)); in __index_of()
486 __pos_of(__flags, __flags + sizeof...(_Envs)); in __get_1st()