Bridges-C++  3.4.2
Bridges(C++ API)
Public Member Functions | List of all members
bridges::datastructure::DLelement< E >::DLelement_constlisthelper::iterator Class Reference

#include <DLelement.h>

Public Member Functions

 iterator (typename bridges::datastructure::DLelement< E > const *c)
 
bool operator!= (const iterator &it) const
 
E const & operator* () const
 
iteratoroperator++ ()
 
iteratoroperator-- ()
 
iterator operator-- (int)
 

Constructor & Destructor Documentation

◆ iterator()

template<typename E >
bridges::datastructure::DLelement< E >::DLelement_constlisthelper::iterator::iterator ( typename bridges::datastructure::DLelement< E > const *  c)
inline

Member Function Documentation

◆ operator!=()

template<typename E >
bool bridges::datastructure::DLelement< E >::DLelement_constlisthelper::iterator::operator!= ( const iterator it) const
inline

◆ operator*()

template<typename E >
E const& bridges::datastructure::DLelement< E >::DLelement_constlisthelper::iterator::operator* ( ) const
inline

◆ operator++()

template<typename E >
iterator& bridges::datastructure::DLelement< E >::DLelement_constlisthelper::iterator::operator++ ( )
inline

◆ operator--() [1/2]

template<typename E >
iterator& bridges::datastructure::DLelement< E >::DLelement_constlisthelper::iterator::operator-- ( )
inline

◆ operator--() [2/2]

template<typename E >
iterator bridges::datastructure::DLelement< E >::DLelement_constlisthelper::iterator::operator-- ( int  )
inline

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