bsl::basic_osyncstream::operator<<

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

NameDescription
manipulatorfunction to apply