|
Brunot
|
template specialization of the json serializer for ScriptHolder, so they can be serialized even though it cannot be default constructed More...
#include <Script.h>
Static Public Member Functions | |
| static auto | from_json (const json &j) -> Script |
| static auto | to_json (json &j, const Script &s) -> void |
template specialization of the json serializer for ScriptHolder, so they can be serialized even though it cannot be default constructed