MCPcopy Create free account
hub / github.com/Illumina/paragraph / ValueIterator

Method ValueIterator

external/jsoncpp/jsoncpp.cpp:2437–2437  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2435// //////////////////////////////////////////////////////////////////
2436
2437ValueIterator::ValueIterator() {}
2438
2439ValueIterator::ValueIterator(const Value::ObjectValues::iterator& current)
2440 : ValueIteratorBase(current) {}

Callers

nothing calls this directly

Calls 1

throwRuntimeErrorFunction · 0.85

Tested by

no test coverage detected