Home
last modified time | relevance | path

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

/third_party/boost/libs/detail/test/
Dallocator_utilities_test.cpp14 typedef boost::detail::allocator::rebind_to<std_int_allocator, char>::type char_allocator; typedef
/third_party/boost/libs/interprocess/example/
Ddoc_multi_index.cpp34 typedef managed_shared_memory::allocator<char>::type char_allocator; typedef
Ddoc_complex_map.cpp31 typedef allocator<char, segment_manager_t> char_allocator; typedef