Searched defs:__box (Results 1 – 2 of 2) sorted by relevance
165 auto __box = __sndr.apply(static_cast<_CvrefSender&&>(__sndr), __detail::__get_data()); in __get_sh_state() local397 struct __box { struct398 using __tag_t = __if_c<_Copyable, __split::__split_t, __ensure_started::__ensure_started_t>;399 using __sh_state_t = __shared_state<_CvrefSender, _Env>;401 __box(__tag_t, __sh_state_t* __sh_state) noexcept in __box() function405 __box(__box&& __other) noexcept in __box() function409 __box(const __box& __other) noexcept in __box() function415 ~__box() { in ~__box()421 __sh_state_t* __sh_state_;
41 struct __box { struct43 _Ty __value;55 struct __box<_Ty, _Idx> { struct58 constexpr __box(__not_decays_to<__box> auto &&) noexcept { in __box() argument61 static constexpr _Ty &__value = __tup::__value<_Ty>;