Loading [MathJax]/jax/input/TeX/config.js
WPILibC++ 2025.3.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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: