momo  3.9
pool_allocator.h File Reference
#include "../MemPool.h"

Go to the source code of this file.

Classes

class  momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >
 Allocator with a pool of memory for containers like std::list, std::forward_list, std::map, std::unordered_map. It makes no sense to use this allocator for classes momo::stdish. More...
 

Namespaces

 momo
 
 momo::stdish