ndarray: ndarray::detail::NestedIterator< T, N, C

Public Member Functions

Reference operator[] (Size n) const
 
Reference const & operator* () const
 
Reference const * operator-> ()
 
 NestedIterator (Reference const &ref, Offset stride)
 
 NestedIterator (NestedIterator const &other)
 
template<typename T_ , int C_>
 NestedIterator (NestedIterator< T_, N, C_ > const &other)
 
NestedIteratoroperator= (NestedIterator const &other)
 
template<typename T_ , int C_>
NestedIteratoroperator= (NestedIterator< T_, N, C_ > const &other)
 

Friends

class boost::iterator_core_access
 

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