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