WPILibC++ 2025.1.1
|
A std::unique_ptr
that deletes using a RawAllocator.
More...
#include <wpi/memory/smart_ptr.hpp>
A std::unique_ptr
that deletes using a RawAllocator.
It is an alias template using allocator_deleter as Deleter
class.