bsl::PrintTo

Write the specified value to the specified *stream, surrounded by double quotes, writing non-printable characters with 'x...' escapes.

Synopsis

Declared in <bslim_gtestutil.h>

void
PrintTo(
    wstring const& value,
    std::ostream* stream);