WPILibC++ 2025.1.1
|
Alias template for an STL container that uses a certain RawAllocator. More...
#include <wpi/memory/container.hpp>
Alias template for an STL container that uses a certain RawAllocator.
It is just a shorthand for a passing in the RawAllocator
wrapped in a wpi::memory::std_allocator.