Searched refs:STDEXEC_IS_EMPTY (Results 1 – 2 of 2) sorted by relevance
385 #define STDEXEC_IS_EMPTY(...) __is_empty(__VA_ARGS__) macro387 #define STDEXEC_IS_EMPTY(...) std::is_empty_v<__VA_ARGS__> macro
39 STDEXEC_IS_EMPTY(_Ty) && STDEXEC_IS_TRIVIALLY_CONSTRUCTIBLE(_Ty);