libcopp  2.2.0
Data Structures | Namespaces
stack_allocator_pool.h File Reference
#include <libcopp/utils/config/libcopp_build_features.h>
#include <libcopp/utils/features.h>
#include <assert.h>
#include <cstddef>
#include <memory>
Include dependency graph for stack_allocator_pool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  allocator::stack_allocator_pool< TPool >
 memory allocator this allocator will maintain buffer using malloc/free function More...
 

Namespaces

 allocator