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

Base case when we have just the last item of the parameter pack. More...

#include <MetaStructs.hpp>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct MetaStruct::last_index_type< 0, T >

Base case when we have just the last item of the parameter pack.

Definition at line 436 of file MetaStructs.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using MetaStruct::last_index_type< 0, T >::type = T

Definition at line 436 of file MetaStructs.hpp.


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