The Sparta Modeling Framework
Loading...
Searching...
No Matches
MetaTypeList::pop_frontT< typename > Class Template Reference

The class template pop_frontT takes type_list as template param., extracts out the first type in type_list template param, and typedefs the rest of the parameter pack in its own nested type alias. More...

Detailed Description

template<typename>
class MetaTypeList::pop_frontT< typename >

The class template pop_frontT takes type_list as template param., extracts out the first type in type_list template param, and typedefs the rest of the parameter pack in its own nested type alias.

Definition at line 97 of file MetaTypeList.hpp.


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