Turn ViewStorage into a meta-function class usable with mpl::apply.  
 More...
#include <Stokhos_ViewStorage.hpp>
 | 
typedef ViewStorage< ord_t,  
val_t, static_length,  
static_stride, dev_t >  | type | 
|   | 
template<typename ordinal_t, typename value_t, unsigned static_length, unsigned static_stride, typename device_t>
template<typename ord_t, typename val_t = value_t, typename dev_t = device_t>
struct Stokhos::ViewStorage< ordinal_t, value_t, static_length, static_stride, device_t >::apply< ord_t, val_t, dev_t >
Turn ViewStorage into a meta-function class usable with mpl::apply. 
The documentation for this struct was generated from the following file: