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

Class wpi::memory::new_allocator. More...

Go to the source code of this file.

Classes

struct  wpi::memory::detail::new_allocator_impl
 

Namespaces

namespace  wpi
 Foonathan namespace.
 
namespace  wpi::memory
 Memory namespace.
 
namespace  wpi::memory::detail
 

Typedefs

using wpi::memory::new_allocator
 A stateless RawAllocator that allocates memory using (nothrow) operator new.
 

Detailed Description