Searched defs:allocator_traits (Results 1 – 1 of 1) sorted by relevance
131 struct allocator_traits struct134 typedef Allocator allocator_type;136 typedef typename allocator_type::value_type value_type;141 typedef unspecified pointer;144 typedef see_documentation const_pointer;147 typedef see_documentation reference;150 typedef see_documentation const_reference;153 typedef see_documentation void_pointer;156 typedef see_documentation const_void_pointer;159 typedef see_documentation difference_type;[all …]