WPILibC++ 2025.1.1
|
The typedef wpi::memory::default_allocator. More...
#include "config.hpp"
#include "heap_allocator.hpp"
#include "new_allocator.hpp"
#include "static_allocator.hpp"
#include "virtual_memory.hpp"
Go to the source code of this file.
Namespaces | |
namespace | wpi |
Foonathan namespace. | |
namespace | wpi::memory |
Memory namespace. | |
Typedefs | |
using | wpi::memory::default_allocator = implementation_defined |
The default RawAllocator that will be used as BlockAllocator in memory arenas. | |
The typedef wpi::memory::default_allocator.