Provide a namespace for the interface to a suite of procedural stream operations.
Synopsis
Declared in <bdlb_print.h>
struct Print;
Static Member Functions
Name |
Description |
|
|
Emit indentation spaces to the specified |
|
Emit a newline and indentation to the specified |
|
Print a pointer value to a stream in a standard format. |
|
Print a character string to a stream, escaping non‐printables. |
|
|
Created with MrDocs