Loading [MathJax]/extensions/tex2jax.js
WPILibC++ 2025.3.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
detail::integer_sequence< T, Ints > Struct Template Reference

#include <fmt/ranges.h>

Public Types

using value_type = T
 

Static Public Member Functions

static FMT_CONSTEXPR auto size () -> size_t
 
static constexpr std::size_t size () noexcept
 

Member Typedef Documentation

◆ value_type

template<typename T , T... Ints>
typedef T detail::integer_sequence< T, Ints >::value_type = T

Member Function Documentation

◆ size() [1/2]

template<typename T , T... Ints>
static FMT_CONSTEXPR auto detail::integer_sequence< T, Ints >::size ( ) -> size_t
inlinestatic

◆ size() [2/2]

template<typename T , T... Ints>
static constexpr std::size_t detail::integer_sequence< T, Ints >::size ( )
inlinestaticconstexprnoexcept

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