DASH  0.3.0
dash::iterator_traits< Iterator > Struct Template Reference

Public Types

using is_global_iterator = typename detail::is_global_iterator< Iterator >
 
using index_type = typename detail::iterator_traits_index_type< Iterator >::type
 
using value_type = typename std::iterator_traits< Iterator >::value_type
 

Detailed Description

template<typename Iterator>
struct dash::iterator_traits< Iterator >

Definition at line 65 of file IteratorTraits.h.


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