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

Public Member Functions

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

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