|
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 736 of file UT_JSONValue.h.
Definition at line 739 of file UT_JSONValue.h.
| using UT_JSONValue::map_traverser::iterator_category = std::forward_iterator_tag |
Definition at line 743 of file UT_JSONValue.h.
Definition at line 741 of file UT_JSONValue.h.
Definition at line 742 of file UT_JSONValue.h.
Definition at line 740 of file UT_JSONValue.h.
|
inlineexplicit |
Definition at line 745 of file UT_JSONValue.h.
|
inlineexplicit |
Definition at line 748 of file UT_JSONValue.h.
|
inline |
Definition at line 756 of file UT_JSONValue.h.
|
inline |
Definition at line 753 of file UT_JSONValue.h.
|
inline |
Definition at line 754 of file UT_JSONValue.h.
|
inline |
Definition at line 768 of file UT_JSONValue.h.