WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
wpi::memory::traits_detail::allocator_type_impl< Allocator > Struct Template Reference

#include <wpi/memory/allocator_traits.hpp>

Public Types

using type = decltype(rebind_impl<Allocator>(0))
 

Member Typedef Documentation

◆ type

template<class Allocator >
using wpi::memory::traits_detail::allocator_type_impl< Allocator >::type = decltype(rebind_impl<Allocator>(0))

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