memory
map_scoped_alloc< Key, Value, RawAllocator > Class Template Reference

Detailed Description

template<typename Key, typename Value, class RawAllocator>
class foonathan::memory::map_scoped_alloc< Key, Value, RawAllocator >

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