Searched defs:STDEXEC_STD_NO_EXCEPTIONS (Results 1 – 1 of 1) sorted by relevance
506 # define STDEXEC_STD_NO_EXCEPTIONS() 1 macro508 # define STDEXEC_STD_NO_EXCEPTIONS() (_HAS_EXCEPTIONS == 0) || (_CPPUNWIND == 0) macro510 # define STDEXEC_STD_NO_EXCEPTIONS() (__EXCEPTIONS == 0) macro