The Sparta Modeling Framework
Loading...
Searching...
No Matches
MetaTypeList::nth_elementT< List, N > Class Template Reference

This class template gives us the type of Nth element in a type_list by taking advantage of the nested alias template in frontT<T>. More...

#include <MetaTypeList.hpp>

Detailed Description

template<typename List, unsigned N>
class MetaTypeList::nth_elementT< List, N >

This class template gives us the type of Nth element in a type_list by taking advantage of the nested alias template in frontT<T>.

Definition at line 170 of file MetaTypeList.hpp.


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