Searched refs:__same_as_v (Results 1 – 1 of 1) sorted by relevance
371 #define STDEXEC_IS_SAME(...) stdexec::__same_as_v<__VA_ARGS__>425 inline constexpr bool __same_as_v = false; variable428 inline constexpr bool __same_as_v<_Ap, _Ap> = true;