Turn StaticStorage into a meta-function class usable with mpl::apply.
More...
#include <Stokhos_StaticStorage.hpp>
List of all members.
Public Types |
typedef StaticStorage< 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::StaticStorage< ordinal_t, value_t, Num, node_t >::apply< ord_t, val_t >
Turn StaticStorage into a meta-function class usable with mpl::apply.
The documentation for this struct was generated from the following file:
- Stokhos_StaticStorage.hpp