Searched defs:allocator_t (Results 1 – 7 of 7) sorted by relevance
39 struct allocator_t struct43 static constexpr bool is_applicable_property_v =47 static constexpr bool is_requirable = true;50 static constexpr bool is_preferable = true;
38 allocator_t; in main() typedef
34 typedef bi::allocator<value_t, bi::managed_mapped_file::segment_manager> allocator_t; in main() typedef
479 typedef typename T::allocator_t allocator_t; typedef
260 typedef Http2Session allocator_t; typedef
465 typedef typename container_type::allocator_type allocator_t; typedef in boost::container::dtl::flat_tree