Searched refs:STDEXEC_COMPL_CAT (Results 1 – 1 of 1) sorted by relevance
55 #define STDEXEC_COMPL(_B) STDEXEC_COMPL_CAT(STDEXEC_COMPL_, _B)58 #define STDEXEC_COMPL_CAT(_XP, ...) _XP##__VA_ARGS__ macro