Iterator for formats::json::Value
More...
#include <userver/formats/json/iterator.hpp>
◆ ContainerType
◆ difference_type
◆ iterator_category
◆ pointer
◆ reference
◆ value_type
◆ GetIndex()
Returns index of the referenced field.
- Exceptions
-
`TypeMismatchException` | if iterated value is not an array |
◆ GetName()
Returns name of the referenced field.
- Exceptions
-
`TypeMismatchException` | if iterated value is not an object |
Definition at line 49 of file iterator.hpp.
The documentation for this class was generated from the following file: