remora::iterators::iterator_restrict_traits< I1, I2 > Struct Template Reference

#include <shark/LinAlg/BLAS/cpu/iterator.hpp>

Public Types

typedef I1 iterator_category
 

Detailed Description

template<class I1, class I2>
struct remora::iterators::iterator_restrict_traits< I1, I2 >

Definition at line 801 of file iterator.hpp.

Member Typedef Documentation

◆ iterator_category

template<class I1, class I2 >
typedef I1 remora::iterators::iterator_restrict_traits< I1, I2 >::iterator_category

Definition at line 802 of file iterator.hpp.


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