Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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.


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