Proton  1.1.1
Make porting easy from Python to C++11
Smart allocator

A high-performance and smart allocator. More...

Classes

class  proton::mem_pool
 the main memory pool. More...
class  proton::smart_allocator< T, pool_tag >
 An extended allocator using memory pool. More...

Detailed Description

A high-performance and smart allocator.