MCPcopy Create free account
hub / github.com/PlayFab/gsdk / ValueIterator

Method ValueIterator

cpp/cppsdk/jsoncpp.cpp:2429–2429  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

throwRuntimeErrorFunction · 0.85

Tested by

no test coverage detected