Write to output a JSON text representation of json. Return 0 on success and a non-zero value otherwise. See the documented write overload for full contract details.
Synopsis
Declared in <bdljsn_jsonutil.h>
static
int
write(
std::ostream& output,
Json const& json);