MCPcopy Create free account
hub / github.com/Winderton/xplatform / primitive_iterator_t

Class primitive_iterator_t

Blockchain/src/json.h:11450–11550  ·  view source on GitHub ↗

@brief an iterator for primitive JSON types This class models an iterator for primitive JSON types (boolean, number, string). It's only purpose is to allow the iterator/const_iterator classes to "iterate" over primitive values. Internally, the iterator is modeled by a `difference_type` variable. Value begin_value (`0`) models the begin, end_value (`1`) models past the end. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

iter_implMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected