Stokhos 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
Stokhos::StaticStorage< ordinal_t, value_t, Num, device_t >::apply< ord_t, val_t, dev_t > Struct Template Reference

Turn StaticStorage into a meta-function class usable with mpl::apply. More...

#include <Stokhos_StaticStorage.hpp>

Public Types

typedef StaticStorage< ord_t,
val_t, Num, dev_t > 
type
 

Detailed Description

template<typename ordinal_t, typename value_t, int Num, typename device_t>
template<typename ord_t, typename val_t = value_t, typename dev_t = device_t>
struct Stokhos::StaticStorage< ordinal_t, value_t, Num, device_t >::apply< ord_t, val_t, dev_t >

Turn StaticStorage into a meta-function class usable with mpl::apply.

Definition at line 47 of file Stokhos_StaticStorage.hpp.

Member Typedef Documentation

template<typename ordinal_t , typename value_t , int Num, typename device_t >
template<typename ord_t , typename val_t = value_t, typename dev_t = device_t>
typedef StaticStorage<ord_t,val_t,Num,dev_t> Stokhos::StaticStorage< ordinal_t, value_t, Num, device_t >::apply< ord_t, val_t, dev_t >::type

Definition at line 48 of file Stokhos_StaticStorage.hpp.


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