Apply an ios_base manipulator to this stream.
Synopsis
Declared in <bslstl_osyncstream.h>
Base&
operator<<(std::ios_base&(* manipulator)(std::ios_base&));
Return Value
reference providing modifiable access to this object
Parameters
Name |
Description |
manipulator |
function to apply |
Created with MrDocs