Home
last modified time | relevance | path

Searched defs:bulk_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__bulk.hpp78 struct bulk_t struct
82 auto operator()(_Sender&& __sndr, _Shape __shape, in operator ()()
94 auto operator()(_Shape __shape, in operator ()()
104 using _Sender = __1;
105 using _Shape = __nth_member<0>(__0);
106 using _Fun = __nth_member<1>(__0);
107 using __legacy_customizations_t =
H A D__p2300.hpp262 using bulk_t STDEXEC_STD_DEPRECATED = stdexec::bulk_t; typedef