nlohmann
::
basic_json<>
::to_msgpack
Synopsis
Declared in
<nlohmann/json.hpp>
static void to_msgpack(
basic_json
const& j, detail::output_adapter<char> o);
Created with
MrDocs