Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Public Types | List of all members
Euclid::_index_sequence_helper< 0, Rest... > Struct Template Reference

#include <index_sequence.h>

Public Types

using type = _index_sequence< Rest... >
 

Detailed Description

template<std::size_t... Rest>
struct Euclid::_index_sequence_helper< 0, Rest... >

Definition at line 56 of file index_sequence.h.

Member Typedef Documentation

◆ type

template<std::size_t... Rest>
using Euclid::_index_sequence_helper< 0, Rest... >::type = _index_sequence<Rest...>

Definition at line 57 of file index_sequence.h.


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