Searched defs:get_allocator_t (Results 1 – 2 of 2) sorted by relevance
107 struct get_allocator_t : __query<get_allocator_t> { struct115 STDEXEC_ATTRIBUTE(always_inline, host, device) in STDEXEC_ATTRIBUTE()121 STDEXEC_ATTRIBUTE(nodiscard, always_inline, host, device) in STDEXEC_ATTRIBUTE()
87 using get_allocator_t STDEXEC_STD_DEPRECATED = stdexec::get_allocator_t; typedef