WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi::memory::std_allocator< T, RawAllocator >::rebind< U > Struct Template Reference

#include <wpi/memory/std_allocator.hpp>

Public Types

using other = std_allocator<U, RawAllocator>
 

Member Typedef Documentation

◆ other

template<typename T , class RawAllocator >
template<typename U >
using wpi::memory::std_allocator< T, RawAllocator >::rebind< U >::other = std_allocator<U, RawAllocator>

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