template<>
Stringifier<json::Json> class
Contents
- Reference
Provides string representation to Json type
Public static functions
-
static auto Stringify(const json::
Json& val, const fsize prec) -> String