Home
last modified time | relevance | path

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

/third_party/boost/libs/interprocess/test/
Dtree_test.cpp69 typedef multimap<int, int, std::less<int>, shmem_node_pair_allocator_t> MyShmMultiMap; typedef
Dflat_tree_test.cpp70 typedef flat_multimap<int, int, std::less<int>, shmem_pair_allocator_t> MyShmMultiMap; typedef