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

Recursive case when we recursively peel off items from the front of the pack until we hit the last item. More...

#include <MetaStructs.hpp>

Inheritance diagram for MetaStruct::last_index_type< N, T, Args... >:
Collaboration diagram for MetaStruct::last_index_type< N, T, Args... >:

Detailed Description

template<std::size_t N, typename T, typename... Args>
struct MetaStruct::last_index_type< N, T, Args... >

Recursive case when we recursively peel off items from the front of the pack until we hit the last item.

Definition at line 443 of file MetaStructs.hpp.


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