WPILibC++ 2025.2.1
|
#include <wpi/AllocatorBase.h>
Public Member Functions | |
AllocatorHolder ()=default | |
AllocatorHolder (const Alloc &A) | |
AllocatorHolder (Alloc &&A) | |
Alloc & | getAllocator () |
const Alloc & | getAllocator () const |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |