The Sparta Modeling Framework
Loading...
Searching...
No Matches
MetaStruct::generate_sequence< 0, S... > Struct Template Reference

This is the specialization which kicks in when the first template parameter is 0. More...

#include <MetaStructs.hpp>

Public Types

using type = sequence_generator< S... >
 

Detailed Description

template<std::size_t... S>
struct MetaStruct::generate_sequence< 0, S... >

This is the specialization which kicks in when the first template parameter is 0.

Definition at line 474 of file MetaStructs.hpp.

Member Typedef Documentation

◆ type

template<std::size_t... S>
using MetaStruct::generate_sequence< 0, S... >::type = sequence_generator<S...>

Definition at line 474 of file MetaStructs.hpp.


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