Home
last modified time | relevance | path

Searched refs:STDEXEC_IS_CONVERTIBLE_TO (Results 1 – 3 of 3) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__config.hpp338 #define STDEXEC_IS_CONVERTIBLE_TO(...) __is_convertible_to(__VA_ARGS__) macro
340 #define STDEXEC_IS_CONVERTIBLE_TO(...) __is_convertible(__VA_ARGS__) macro
342 #define STDEXEC_IS_CONVERTIBLE_TO(...) std::is_convertible_v<__VA_ARGS__> macro
H A D__concepts.hpp124 STDEXEC_IS_CONVERTIBLE_TO(const volatile _Ap*, const volatile _Bp*);
128 STDEXEC_IS_CONVERTIBLE_TO(_From, _To) && //
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp463 static_assert(STDEXEC_IS_CONVERTIBLE_TO(