ug4
ug::SliceIndexView< index_type >::iterator Struct Reference

#include <index_view.h>

Public Member Functions

 iterator (index_type from)
 
bool operator!= (const iterator &other) const
 
int operator* () const
 
void operator++ ()
 
bool operator== (const iterator &other) const
 

Public Attributes

index_type i
 

Constructor & Destructor Documentation

◆ iterator()

template<typename index_type >
ug::SliceIndexView< index_type >::iterator::iterator ( index_type  from)
inline

Member Function Documentation

◆ operator!=()

template<typename index_type >
bool ug::SliceIndexView< index_type >::iterator::operator!= ( const iterator other) const
inline

◆ operator*()

template<typename index_type >
int ug::SliceIndexView< index_type >::iterator::operator* ( ) const
inline

◆ operator++()

template<typename index_type >
void ug::SliceIndexView< index_type >::iterator::operator++ ( )
inline

◆ operator==()

template<typename index_type >
bool ug::SliceIndexView< index_type >::iterator::operator== ( const iterator other) const
inline

Member Data Documentation

◆ i


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