Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Static Public Attributes | List of all members
Sacado::StaticSize< MP::Vector< S > > Struct Template Reference

Specialization of StaticSize to Vector types. More...

#include <Sacado_MP_VectorTraits.hpp>

Static Public Attributes

static const unsigned value = S::static_size
 

Detailed Description

template<typename S>
struct Sacado::StaticSize< MP::Vector< S > >

Specialization of StaticSize to Vector types.

Definition at line 135 of file Sacado_MP_VectorTraits.hpp.

Member Data Documentation

◆ value

template<typename S >
const unsigned Sacado::StaticSize< MP::Vector< S > >::value = S::static_size
static

Definition at line 136 of file Sacado_MP_VectorTraits.hpp.


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