WPILibC++ 2025.1.1
|
This is the complete list of members for wpi::memory::bad_array_size, including all inherited members.
allocator() const noexcept | wpi::memory::bad_allocation_size | inline |
bad_allocation_size(const allocator_info &info, std::size_t passed, std::size_t supported) | wpi::memory::bad_allocation_size | |
bad_array_size(const allocator_info &info, std::size_t passed, std::size_t supported) | wpi::memory::bad_array_size | inline |
get_handler() | wpi::memory::bad_allocation_size | static |
handler typedef | wpi::memory::bad_allocation_size | |
passed_value() const noexcept | wpi::memory::bad_allocation_size | inline |
set_handler(handler h) | wpi::memory::bad_allocation_size | static |
supported_value() const noexcept | wpi::memory::bad_allocation_size | inline |
what() const noexcept override | wpi::memory::bad_array_size |