Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
Sacado::mpl::vector_at< mpl::vector< T, Args...>, 0 > Struct Template Reference

#include <Sacado_mpl_vector_at_spec.hpp>

Public Types

typedef T type
 

Detailed Description

template<typename T, typename... Args>
struct Sacado::mpl::vector_at< mpl::vector< T, Args...>, 0 >

Definition at line 40 of file Sacado_mpl_vector_at_spec.hpp.

Member Typedef Documentation

template<typename T , typename... Args>
typedef T Sacado::mpl::vector_at< mpl::vector< T, Args...>, 0 >::type

Definition at line 41 of file Sacado_mpl_vector_at_spec.hpp.


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