MCPcopy Create free account
hub / github.com/FastFlowLM/FastFlowLM / JSON_CATCH

Function JSON_CATCH

src/include/nlohmann/json.hpp:701–701  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

699 }));
700 }
701 JSON_CATCH(...) {} // LCOV_EXCL_LINE
702#endif
703 static_cast<void>(check_parents);
704 }

Callers

nothing calls this directly

Calls 3

createFunction · 0.85
concatFunction · 0.85
to_stringFunction · 0.50

Tested by

no test coverage detected