Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__env.hpp196 struct get_allocator_t : __query<get_allocator_t> struct
199 const get_allocator_t&) noexcept -> bool in tag_invoke()
206 auto operator()(const _Env& __env) const noexcept in operator ()()
H A D__p2300.hpp87 using get_allocator_t STDEXEC_STD_DEPRECATED = stdexec::get_allocator_t; typedef