Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Euclid::_integer_sequence< T, Idx > Struct Template Reference

#include <index_sequence.h>

Public Types

typedef T value_type
 

Static Public Member Functions

static constexpr std::size_t size () noexcept
 

Detailed Description

template<typename T, T... Idx>
struct Euclid::_integer_sequence< T, Idx >

Definition at line 42 of file index_sequence.h.

Member Typedef Documentation

◆ value_type

template<typename T , T... Idx>
typedef T Euclid::_integer_sequence< T, Idx >::value_type

Definition at line 43 of file index_sequence.h.

Member Function Documentation

◆ size()

template<typename T , T... Idx>
static constexpr std::size_t Euclid::_integer_sequence< T, Idx >::size ( )
inlinestaticconstexprnoexcept

Definition at line 44 of file index_sequence.h.


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