Cabana 0.8.0-dev
 
Loading...
Searching...
No Matches
Cabana::PackTypeAtIndex< N, Types > Struct Template Reference

Get the type at the given index of a parameter pack. More...

#include <Cabana_ParameterPack.hpp>

Public Types

using type = typename PackTypeAtIndexImpl<N, Types...>::type
 Packed type.
 

Detailed Description

template<std::size_t N, typename... Types>
struct Cabana::PackTypeAtIndex< N, Types >

Get the type at the given index of a parameter pack.


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