WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi::memory::multiset_scoped_alloc< T, RawAllocator > Class Template Reference

Same as above but uses std::scoped_allocator_adaptor so the allocator is inherited by all nested containers. More...

#include <wpi/memory/container.hpp>

Inheritance diagram for wpi::memory::multiset_scoped_alloc< T, RawAllocator >:

Detailed Description

template<typename T, class RawAllocator>
class wpi::memory::multiset_scoped_alloc< T, RawAllocator >

Same as above but uses std::scoped_allocator_adaptor so the allocator is inherited by all nested containers.


The documentation for this class was generated from the following file: