Home
last modified time | relevance | path

Searched defs:get_real_stored_allocator (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/container/test/
Dpropagate_allocator_test.hpp101 struct get_real_stored_allocator struct
103 typedef typename T::stored_allocator_type type;
Dflat_map_test.cpp444 struct get_real_stored_allocator<flat_map<Key, T, Compare, Allocator> > struct
446 typedef typename flat_map<Key, T, Compare, Allocator>::impl_stored_allocator_type type;
450 struct get_real_stored_allocator<flat_multimap<Key, T, Compare, Allocator> > struct
452 typedef typename flat_multimap<Key, T, Compare, Allocator>::impl_stored_allocator_type type;