Home
last modified time | relevance | path

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

/third_party/boost/libs/container/test/
Dresource_adaptor_test.cpp182 typedef resource_adaptor< boost::container::new_allocator<int> > new_resource_alloc_t; in test_do_allocate_deallocate() typedef
183 new_resource_alloc_t ra; in test_do_allocate_deallocate()
193 typedef resource_adaptor<std ::allocator<int> > new_resource_alloc_t; in test_do_allocate_deallocate() typedef
194 new_resource_alloc_t ra; in test_do_allocate_deallocate()