Searched defs:STDEXEC_IS_CONST (Results 1 – 1 of 1) sorted by relevance
358 #define STDEXEC_IS_CONST(...) __is_const(__VA_ARGS__) macro360 #define STDEXEC_IS_CONST(...) stdexec::__is_const_<__VA_ARGS__> macro