MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / ValueIterator

Method ValueIterator

json/jsoncpp.cpp:2431–2431  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2429// //////////////////////////////////////////////////////////////////
2430
2431ValueIterator::ValueIterator() {}
2432
2433ValueIterator::ValueIterator(const Value::ObjectValues::iterator& current)
2434 : ValueIteratorBase(current) {}

Callers

nothing calls this directly

Calls 1

throwRuntimeErrorFunction · 0.85

Tested by

no test coverage detected