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

Method diagnostics

extern/json/json.hpp:4325–4328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4323 }
4324
4325 static std::string diagnostics(std::nullptr_t /*leaf_element*/)
4326 {
4327 return "";
4328 }
4329
4330 template<typename BasicJsonType>
4331 static std::string diagnostics(const BasicJsonType* leaf_element)

Callers

nothing calls this directly

Calls 10

escapeFunction · 0.85
rbeginMethod · 0.80
rendMethod · 0.80
to_stringFunction · 0.70
concatFunction · 0.70
typeMethod · 0.45
sizeMethod · 0.45
operator[]Method · 0.45
c_strMethod · 0.45
emptyMethod · 0.45

Tested by

no test coverage detected