Home
last modified time | relevance | path

Searched refs:fast_void_allocator (Results 1 – 1 of 1) sorted by relevance

/external/sdv/vsomeip/third_party/boost/pool/test/
Dtest_pool_alloc.cpp272 typedef boost::fast_pool_allocator<void> fast_void_allocator; in test_void() typedef
275 typedef fast_void_allocator::rebind<int>::other fast_int_allocator; in test_void()