Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__split.hpp41 struct __split_t struct
92 return __make_sexpr<__split_t>( in transform_sender()
93 __box{__split_t(), std::move(__sh_state)}); in transform_sender()
103 struct __sexpr_impl<__split::__split_t> :
104 __shared::__shared_impl<__split::__split_t>
H A D__shared.hpp103 static_assert(__one_of<__tag_t, __split::__split_t,
158 constexpr bool __is_split = same_as<__split::__split_t, _Tag>; in __notify()
438 __mcompose<__if_c<same_as<_Tag, __split::__split_t>, __cpclr, __cp>,
452 using __tag_t = __if_c<_Copyable, __split::__split_t,
474 __box(__split::__split_t,
H A D__execution_fwd.hpp270 struct __split_t;