Searched defs:get_allocator_t (Results 1 – 2 of 2) sorted by relevance
211 struct get_allocator_t : __query<get_allocator_t> struct213 static constexpr auto query(forwarding_query_t) noexcept -> bool in query()220 auto operator()(const _Env& __env) const noexcept in operator ()()
87 using get_allocator_t STDEXEC_STD_DEPRECATED = stdexec::get_allocator_t; typedef