#include <json.h>
Definition at line 65 of file json.h.
◆ operator!=()
| bool yaze::Json::iterator::operator!= |
( |
const iterator & | | ) |
const |
|
inline |
◆ operator++()
| void yaze::Json::iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator*()
| Json & yaze::Json::iterator::operator* |
( |
| ) |
|
|
inline |
◆ key()
| std::string yaze::Json::iterator::key |
( |
| ) |
const |
|
inline |
◆ value()
| Json & yaze::Json::iterator::value |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: