Searched refs:fast_alloc_sync (Results 1 – 1 of 1) sorted by relevance
264 typedef boost::fast_pool_allocator<int> fast_alloc_sync; in timing_test_containers() typedef354 std::set<int, std::less<int>, fast_alloc_sync> x; in timing_test_containers()400 std::list<int, fast_alloc_sync> x; in timing_test_containers()