![]() |
WPILibC++ 2025.3.2
|
#include <wpi/memory/segregator.hpp>
Public Types | |
using | base = fallback_type<Fallback> |
using | type = typename base::type |
Static Public Member Functions | |
static type & | get (binary_segregator< Segregator, Fallback > &s) |
static const type & | get (const binary_segregator< Segregator, Fallback > &s) |
Static Public Attributes | |
static const std::size_t | size = base::size + 1u |
using wpi::memory::detail::fallback_type< binary_segregator< Segregator, Fallback > >::base = fallback_type<Fallback> |
using wpi::memory::detail::fallback_type< binary_segregator< Segregator, Fallback > >::type = typename base::type |
|
inlinestatic |
|
inlinestatic |
|
static |