CppCommon 1.0.5.0
C++ Common Library
Loading...
Searching...
No Matches
memory Directory Reference

Files

 allocator.h
 Memory allocator definition.
 
 allocator.inl
 Memory allocator inline implementation.
 
 allocator_arena.h
 Arena memory allocator definition.
 
 allocator_arena.inl
 Arena memory allocator inline implementation.
 
 allocator_heap.h
 Heap memory allocator definition.
 
 allocator_heap.inl
 Heap memory allocator inline implementation.
 
 allocator_null.h
 Null memory allocator definition.
 
 allocator_null.inl
 Null memory allocator inline implementation.
 
 allocator_pool.h
 Memory pool allocator definition.
 
 allocator_pool.inl
 Memory pool allocator inline implementation.
 
 allocator_stack.h
 Stack memory allocator definition.
 
 allocator_stack.inl
 Stack memory allocator inline implementation.
 
 memory.h
 Memory management definition.
 
 memory.inl
 Memory management inline implementation.
 
 memory_leaks.h
 Memory leaks detecting tool. Include this file to detect memory leaks in release build.
 
 memory_leaks_debug.h
 Memory leaks detecting tool. Include this file to detect memory leaks in debug build.