MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / ValueIterator

Method ValueIterator

src/share/jsoncpp/jsoncpp.cpp:2416–2416  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2414// //////////////////////////////////////////////////////////////////
2415
2416ValueIterator::ValueIterator() {}
2417
2418ValueIterator::ValueIterator(const Value::ObjectValues::iterator& current)
2419 : ValueIteratorBase(current) {}

Callers

nothing calls this directly

Calls 1

throwRuntimeErrorFunction · 0.85

Tested by

no test coverage detected