![]() |
WPILibC++ 2025.3.2
|
#include <wpi/memory/segregator.hpp>
Public Types | |
using | base = segregatable_type<I - 1, 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) |
using wpi::memory::detail::segregatable_type< I, binary_segregator< Segregator, Fallback > >::base = segregatable_type<I - 1, Fallback> |
using wpi::memory::detail::segregatable_type< I, binary_segregator< Segregator, Fallback > >::type = typename base::type |
|
inlinestatic |
|
inlinestatic |