Gobelijn API documentation
- generated for commit a0cbea7
|
Pimpl demo with memory pool. More...
#include <cstddef>
#include <memory>
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 | |
Pimpl demo with memory pool.
Definition in file MemoryPool.h.