wxMaxima
Loading...
Searching...
No Matches
Public Member Functions
CellListIterator< Cell > Class Template Referencefinal

Public Member Functions

constexpr CellListIterator (const std::unique_ptr< Cell > &p)
 
constexpr CellListIterator (Cell *p)
 
constexpr CellListIterator (const CellListIterator &o)=default
 
constexpr CellListIteratoroperator= (const CellListIterator &o)=default
 
constexpr CellListIterator operator++ (int)
 
CellListIteratoroperator++ ()
 
constexpr bool operator== (const CellListIterator &o) const
 
constexpr bool operator!= (const CellListIterator &o) const
 
constexpr operator bool () const
 
constexpr operator Cell * () const
 
constexpr Celloperator-> () const
 

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