template<>
bpf::String::Stringifier<json::Json> class

Contents

Provides string representation to Json type

Public static functions

static auto Stringify(const json::Json& val, const fsize prec) -> String