MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / value

Method value

extern/json/json.hpp:5232–5235  ·  view source on GitHub ↗

return value of the iterator

Source from the content-addressed store, hash-verified

5230
5231 /// return value of the iterator
5232 typename IteratorType::reference value() const
5233 {
5234 return anchor.value();
5235 }
5236};
5237
5238/// proxy class for the items() function

Callers 6

getFunction · 0.45
to_jsonFunction · 0.45
hashFunction · 0.45
updateFunction · 0.45
basic_json diffFunction · 0.45
merge_patchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected