bsl::basic_ostringstream::operator=

Copy-assignment from a base basic_ostream is not supported.

Synopsis

Declared in <bslstl_ostringstream.h>

BaseStream&
operator=(BaseStream const& other) = delete;

Return Value

a reference to this stream

Parameters

NameDescription
otherunused source stream