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