|
HDK
|
#include <UT_JSONValue.h>
Inheritance diagram for UT_JSONValue::map_traverser:Public Types | |
| using | difference_type = exint |
| using | value_type = map_traverser |
| using | pointer = value_type * |
| using | reference = value_type & |
| using | iterator_category = std::forward_iterator_tag |
Public Types inherited from UT_JSONValue::traverser | |
| using | difference_type = exint |
| using | value_type = UT_JSONValue |
| using | pointer = value_type * |
| using | reference = value_type & |
| using | iterator_category = std::forward_iterator_tag |
Helper traverser to retrieve the key/value on the contained map. Structured bindings are also offered with this type.
Definition at line 741 of file UT_JSONValue.h.
Definition at line 744 of file UT_JSONValue.h.
| using UT_JSONValue::map_traverser::iterator_category = std::forward_iterator_tag |
Definition at line 748 of file UT_JSONValue.h.
Definition at line 746 of file UT_JSONValue.h.
Definition at line 747 of file UT_JSONValue.h.
Definition at line 745 of file UT_JSONValue.h.
|
inlineexplicit |
Definition at line 750 of file UT_JSONValue.h.
|
inlineexplicit |
Definition at line 753 of file UT_JSONValue.h.
|
inline |
Definition at line 765 of file UT_JSONValue.h.
|
inline |
Definition at line 762 of file UT_JSONValue.h.
|
inline |
Definition at line 763 of file UT_JSONValue.h.
|
inline |
Definition at line 777 of file UT_JSONValue.h.