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

Method ValueIterator

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

throwRuntimeErrorFunction · 0.85

Tested by

no test coverage detected