Cthulhu
0.2.10
Cthulhu compiler collection
|
an iterator over the values of a json array More...
#include <json.hpp>
Public Member Functions | |
bool | operator!= (const ArrayIterator &other) const |
ArrayIterator & | operator++ () |
Json | operator* () const |
Friends | |
class | Array |
bool ArrayIterator::operator!= | ( | const ArrayIterator & | other | ) | const |
ArrayIterator & ArrayIterator::operator++ | ( | ) |