MCPcopy Create free account
hub / github.com/CppCXY/EmmyLuaCodeStyle / JSON_CATCH

Function JSON_CATCH

3rd/nlohmann_json/include/nlohmann/json.hpp:1269–1269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1267 }));
1268 }
1269 JSON_CATCH(...) {} // LCOV_EXCL_LINE
1270#endif
1271 static_cast<void>(check_parents);
1272 }

Callers

nothing calls this directly

Calls 1

createFunction · 0.70

Tested by

no test coverage detected