Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__manual_lifetime.hpp47 auto __construct(_Args&&... __args) in __construct()
58 auto __construct_from(_Func&& func, _Args&&... __args) -> _Ty& { in __construct_from()
H A D__any_receiver_ref.hpp40 return +[](void* __ptr, _Args... __args) noexcept { in __rcvr_vfun_fn()
H A D__let.hpp519 auto& __args = __state.__args_.emplace_from(__tup::__mktuple, static_cast<_As&&>(__as)...); in __bind_() local
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp302 __t(std::in_place_type_t<_Tp>, _Args&&... __args) in __t()
333 void __construct_small(_As&&... __args) { in __construct_small()
344 void __construct_large(_As&&... __args) { in __construct_large()
443 __t(std::in_place_type_t<_Tp>, _Args&&... __args) in __t()
500 void __construct_small(_As&&... __args) { in __construct_small()
510 void __construct_large(_As&&... __args) { in __construct_large()