WPILibC++ 2025.1.1
|
Traits that check whether a type models concept RawAllocator. More...
#include <wpi/memory/allocator_traits.hpp>
Traits that check whether a type models concept RawAllocator.
It must either provide the necessary functions for the default traits specialization or has specialized it.