memory
set_scoped_alloc< T, RawAllocator > Class Template Reference

Detailed Description

template<typename T, class RawAllocator>
class foonathan::memory::set_scoped_alloc< T, RawAllocator >

Same as above but uses std::scoped_allocator_adaptor so the allocator is inherited by all nested containers.