Insert characters from the specified stream buffer.
Synopsis
Declared in <bslstl_osyncstream.h>
Base&
operator<<(streambuf_type* streambuf);
Return Value
reference providing modifiable access to this object
Parameters
Name |
Description |
streambuf |
source stream buffer |
Created with MrDocs