Simulant  21.12-574
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Types | Public Member Functions | Friends | List of all members
smlt::Polylist< Base, Classes >::PolylistIterator< IsConst > Class Template Reference

Public Types

using iterator_category = std::forward_iterator_tag
 
using value_type = Base *
 
using difference_type = uint32_t
 
using pointer = Base **
 
using reference = Base *&
 

Public Member Functions

bool operator== (const PolylistIterator &rhs) const
 
bool operator!= (const PolylistIterator &rhs) const
 
PolylistIteratoroperator++ ()
 
reference operator* () const
 
pointer operator-> () const
 

Friends

class Polylist
 

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