Global memory pool instance.
More...
#include <memory_pool.hpp>
Global memory pool instance.
Definition at line 123 of file memory_pool.hpp.
◆ GlobalMemoryPool() [1/2]
| unilink::memory::GlobalMemoryPool::GlobalMemoryPool |
( |
| ) |
|
|
delete |
◆ GlobalMemoryPool() [2/2]
| unilink::memory::GlobalMemoryPool::GlobalMemoryPool |
( |
const GlobalMemoryPool & |
| ) |
|
|
delete |
◆ create_optimized()
| static std::unique_ptr<MemoryPool> unilink::memory::GlobalMemoryPool::create_optimized |
( |
| ) |
|
|
inlinestatic |
◆ create_size_optimized()
| static std::unique_ptr<MemoryPool> unilink::memory::GlobalMemoryPool::create_size_optimized |
( |
| ) |
|
|
inlinestatic |
◆ instance()
| static MemoryPool& unilink::memory::GlobalMemoryPool::instance |
( |
| ) |
|
|
inlinestatic |
◆ operator=()
The documentation for this class was generated from the following file: