bsl::basic_ostringstream::operator<<

Insert a null pointer representation into the stream.

Synopsis

Declared in <bslstl_ostringstream.h>

BaseStream&
operator<<(std::nullptr_t value);

Return Value

a reference to this stream

Parameters

NameDescription
valuenull pointer value