Searched defs:__args (Results 1 – 5 of 5) sorted by relevance
53 auto __construct(_Args&&... __args) noexcept( in __construct()66 auto __construct_from(_Func&& func, _Args&&... __args) -> _Ty& in __construct_from()
48 return +[](void* __ptr, _Args&&... __args) noexcept { in __rcvr_vfun_fn()
71 [&](auto __tag, auto&&... __args) noexcept -> void { in __make_notify_visitor()
565 auto& __args = __state.__args_.emplace_from( in __bind_() local
353 __t(std::in_place_type_t<_Tp>, _Args&&... __args) : in __t()391 void __construct_small(_As&&... __args) in __construct_small()406 void __construct_large(_As&&... __args) in __construct_large()522 __t(std::in_place_type_t<_Tp>, _Args&&... __args) : in __t()590 void __construct_small(_As&&... __args) in __construct_small()604 void __construct_large(_As&&... __args) in __construct_large()