DASH  0.3.0
dash::view_traits< IteratorViewOrigin< Iterator, Sentinel > > Struct Template Reference

Public Types

typedef IteratorViewOrigin< Iterator, Sentinel > domain_type
 
typedef IteratorViewOrigin< Iterator, Sentinel > origin_type
 
typedef IteratorViewOrigin< Iterator, Sentinel > image_type
 
typedef ViewLocalMod< domain_typelocal_type
 
typedef ViewGlobalMod< domain_typeglobal_type
 
typedef Iterator::index_type index_type
 
typedef dash::IndexSetIdentity< IteratorViewOrigin< Iterator, Sentinel > > index_set_type
 
typedef std::integral_constant< bool, false > is_projection
 
typedef std::integral_constant< bool, true > is_view
 
typedef std::integral_constant< bool, true > is_origin
 
typedef std::integral_constant< bool, false > is_local
 

Detailed Description

template<class Iterator, class Sentinel>
struct dash::view_traits< IteratorViewOrigin< Iterator, Sentinel > >

Definition at line 113 of file View.h.


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