Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp2677 auto __c_cast(_Up&& u) noexcept -> __copy_cvref_t<_Up&&, _Tp> in __c_cast() function
2805 return __c_cast<receiver_adaptor>(static_cast<_Dp&&>(__self)) in __get_base()