DART 6.13.2
|
#include <array>
#include <mutex>
#include "dart/common/MemoryAllocator.hpp"
#include "dart/common/MemoryAllocatorDebugger.hpp"
Go to the source code of this file.
Classes | |
class | dart::common::PoolAllocator |
Memory allocator optimized for allocating many objects of the same or similar sizes. More... | |
struct | dart::common::PoolAllocator::MemoryUnit |
struct | dart::common::PoolAllocator::MemoryBlock |
Namespaces | |
namespace | dart |
namespace | dart::common |