WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
default_allocator.hpp File Reference

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.
 

Detailed Description