Home
last modified time | relevance | path

Searched defs:STDEXEC_STD_NO_EXCEPTIONS (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__config.hpp506 # define STDEXEC_STD_NO_EXCEPTIONS() 1 macro
508 # define STDEXEC_STD_NO_EXCEPTIONS() (_HAS_EXCEPTIONS == 0) || (_CPPUNWIND == 0) macro
510 # define STDEXEC_STD_NO_EXCEPTIONS() (__EXCEPTIONS == 0) macro