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

Class wpi::memory::aligned_allocator and related functions. More...

#include <type_traits>
#include "detail/assert.hpp"
#include "detail/utility.hpp"
#include "allocator_traits.hpp"
#include "config.hpp"

Go to the source code of this file.

Classes

class  wpi::memory::aligned_allocator< RawAllocator >
 A RawAllocator adapter that ensures a minimum alignment. More...
 

Namespaces

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

Detailed Description

Class wpi::memory::aligned_allocator and related functions.