DASH
0.3.0
|
View type traits. More...
#include <ViewTraits.h>
Public Types | |
typedef ViewT::domain_type | domain_type |
typedef ViewT::image_type | image_type |
typedef ViewT::origin_type | origin_type |
typedef ViewT::local_type | local_type |
typedef ViewT::global_type | global_type |
typedef std::integral_constant< dim_t, value > | rank |
typedef std::integral_constant< bool, value > | is_origin |
typedef std::integral_constant< bool, value > | is_view |
typedef std::integral_constant< bool, value > | is_projection |
typedef std::integral_constant< bool, value > | is_local |
View type traits.
Definition at line 31 of file ViewTraits.h.