Searched defs:allocator_t (Results 1 – 3 of 3) 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;
31 } allocator_t; typedef
477 typedef typename container_type::allocator_type allocator_t; typedef in boost::container::dtl::flat_tree