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