Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__config.hpp358 #define STDEXEC_IS_CONST(...) __is_const(__VA_ARGS__) macro
360 #define STDEXEC_IS_CONST(...) stdexec::__is_const_<__VA_ARGS__> macro