Sierra Toolkit  Version of the Day
stk_classic::TypeListAt< ListType, ordinal > Class Template Reference

Member typedef ... type ; is the type of the member of ListType at location ordinal if ordinal is less than the type list length. More...

#include <TypeList.hpp>

Detailed Description

template<class ListType, unsigned ordinal>
class stk_classic::TypeListAt< ListType, ordinal >

Member typedef ... type ; is the type of the member of ListType at location ordinal if ordinal is less than the type list length.

Definition at line 65 of file TypeList.hpp.


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