WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi::memory::segregator_size< Segregator > Struct Template Reference

The number of Segregatable a segregator has. More...

#include <wpi/memory/segregator.hpp>

Static Public Attributes

static const std::size_t value = detail::fallback_type<Segregator>::size
 

Detailed Description

template<class Segregator>
struct wpi::memory::segregator_size< Segregator >

The number of Segregatable a segregator has.

Member Data Documentation

◆ value

template<class Segregator >
const std::size_t wpi::memory::segregator_size< Segregator >::value = detail::fallback_type<Segregator>::size
static

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