Searched refs:__same (Results 1 – 1 of 1) sorted by relevance
118 constexpr bool __same[] = {STDEXEC_IS_SAME(_Ty, _Ts)..., false}; in __index_of() local119 return __pos_of(__same, __same + sizeof...(_Ts)); in __index_of()