Searched refs:outermost_allocator (Results 1 – 2 of 2) sorted by relevance
110 struct outermost_allocator struct115 BOOST_CONTAINER_FORCEINLINE typename outermost_allocator<Allocator>::type &117 { return outermost_allocator<Allocator>::get(a); } in get_outermost_allocator()120 BOOST_CONTAINER_FORCEINLINE const typename outermost_allocator<Allocator>::type &122 { return outermost_allocator<Allocator>::get(a); } in get_outermost_allocator()747 allocator_traits<typename outermost_allocator<OuterAlloc>::type> in destroy()
688 < outermost_allocator<ScopedScoped0Inner>::type in main()700 Outer10IdAlloc & val = outermost_allocator<ScopedScoped0Inner>::get(ssro0i); in main()771 < outermost_allocator<ScopedScoped1Inner>::type in main()788 Outer10IdAlloc & val = outermost_allocator<ScopedScoped1Inner>::get(ssro1i); in main()