BloombergLP::bdljsn::JsonUtil::printError

Print to stream a description of error relative to input. Return a reference to stream.

Synopsis

Declared in <bdljsn_jsonutil.h>

static
std::ostream&
printError(
    std::ostream& stream,
    std::streambuf* input,
    Error const& error);