Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/indexes/
Diunordered_set_index.hpp121 struct allocator_holder struct
123 allocator_holder(segment_manager_base *mngr) in allocator_holder() argument
126 allocator_type alloc;
127 bucket_type init_bucket;
152 iunordered_set_index_aux<MapConfig>::allocator_holder allocator_holder; typedef in boost::interprocess::iunordered_set_index