BloombergLP::bdlb::Print

Provide a namespace for the interface to a suite of procedural stream operations.

Synopsis

Declared in <bdlb_print.h>

struct Print;

Static Member Functions

NameDescription
hexDump hexDump overloads
indent Emit indentation spaces to the specified stream.
newlineAndIndent Emit a newline and indentation to the specified stream.
printPtr Print a pointer value to a stream in a standard format.
printString Print a character string to a stream, escaping non-printables.
singleLineHexDump singleLineHexDump overloads