Public Types | |
using | difference_type = uint |
using | value_type = TPolygon |
using | my_type = PolygonIterator< TShape, TPolygon > |
Public Member Functions | |
value_type | operator* () const |
my_type & | operator++ () |
my_type | operator++ (int) |
bool | operator== (const my_type &it) const |
bool | operator!= (const my_type &it) const |