![]() |
neoGFX
Cross-platform C++ app/game engine
|
Inherits neolib::basic_json< Syntax, Alloc, CharT, Traits, CharAlloc >::iterator_base< IteratorTraits >.
Public Member Functions | |
| const_iterator () | |
| const_iterator (const const_iterator &aOther) | |
| const_iterator (const iterator &aOther) | |
| const_iterator & | operator++ () |
| const_iterator | operator++ (int) |
| const_iterator & | operator-- () |
| const_iterator | operator-- (int) |
| bool | operator== (const const_iterator &aRhs) const |
| bool | operator!= (const const_iterator &aRhs) const |
Friends | |
| class | basic_json< Syntax, Alloc, CharT, Traits, CharAlloc > |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |