Turn LocalStorage into a meta-function class usable with mpl::apply.
More...
#include <Stokhos_LocalStorage.hpp>
List of all members.
Public Types |
typedef LocalStorage< ord_t,
val_t, Num, node_type > | type |
Detailed Description
template<typename ordinal_t, typename value_t, int Num, typename node_t>
template<typename ord_t, typename val_t>
struct Stokhos::LocalStorage< ordinal_t, value_t, Num, node_t >::apply< ord_t, val_t >
Turn LocalStorage into a meta-function class usable with mpl::apply.
The documentation for this struct was generated from the following file: