Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__config.hpp314 # define STDEXEC_IS_FUNCTION(...) __is_function(__VA_ARGS__) macro
316 # define STDEXEC_IS_FUNCTION(...) \ macro