MCPcopy Create free account
hub / github.com/ValveSoftware/Proton / ValueIterator

Method ValueIterator

vrclient_x64/jsoncpp.cpp:2398–2398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2396// //////////////////////////////////////////////////////////////////
2397
2398ValueIterator::ValueIterator() {}
2399
2400ValueIterator::ValueIterator(const Value::ObjectValues::iterator& current)
2401 : ValueIteratorBase(current) {}

Callers

nothing calls this directly

Calls 1

throwRuntimeErrorFunction · 0.85

Tested by

no test coverage detected