Container System 0.1.0
High-performance C++20 type-safe container framework with SIMD-accelerated serialization
Loading...
Searching...
No Matches
memory_pool.h File Reference
#include <cstddef>
#include <cstdint>
#include <vector>
#include <mutex>
#include <memory>
#include <stdexcept>
Include dependency graph for memory_pool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kcenon::container::internal::fixed_block_pool
 
struct  kcenon::container::internal::fixed_block_pool::statistics
 Statistics for monitoring memory pool usage. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::container
 
namespace  kcenon::container::internal