Closed jakcron closed 5 years ago
This adds JSON serialisation to the JSON library
tc::json::Value
tc::json::JsonSerialiser
About
This adds JSON serialisation to the JSON library
Implemented
tc::json::Value
via new classtc::json::JsonSerialiser
which generates a UTF-8 string.Not Implemented