Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
Sacado::mpl::vector_size< Args > Struct Template Reference

#include <Sacado_mpl_vector_size_spec.hpp>

Static Public Attributes

static const int sz = sizeof...(Args)
 

Detailed Description

template<typename... Args>
struct Sacado::mpl::vector_size< Args >

Definition at line 38 of file Sacado_mpl_vector_size_spec.hpp.

Member Data Documentation

template<typename... Args>
const int Sacado::mpl::vector_size< Args >::sz = sizeof...(Args)
static

Definition at line 39 of file Sacado_mpl_vector_size_spec.hpp.


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