MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / JSON

Method JSON

include/chaiscript/utility/json.hpp:231–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

229 };
230
231 JSON() = default;
232 JSON( std::nullptr_t ) {}
233
234 explicit JSON(Class type)

Callers

nothing calls this directly

Calls 2

beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected