The Sparta Modeling Framework
|
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>
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.