Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
MemoryPool.h File Reference

Pimpl demo with memory pool. More...

#include <cstddef>
#include <memory>
Include dependency graph for MemoryPool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Pimpl::MemoryPool
 A memory pool that uses the pointer-to-implementation idiom under the hood. More...
 

Namespaces

 Pimpl
 

Detailed Description

Pimpl demo with memory pool.

Definition in file MemoryPool.h.