![]() |
WPILibC++ 2025.3.2
|
#include <wpi/memory/allocator_traits.hpp>
Public Types | |
using | custom_construct = decltype(has_construct<Allocator>(0)) |
using | custom_destroy = decltype(has_destroy<Allocator>(0)) |
using | valid |
using wpi::memory::detail::check_standard_allocator< Allocator >::custom_construct = decltype(has_construct<Allocator>(0)) |
using wpi::memory::detail::check_standard_allocator< Allocator >::custom_destroy = decltype(has_destroy<Allocator>(0)) |
using wpi::memory::detail::check_standard_allocator< Allocator >::valid |