Write the value of the specified selectionInfo to the specified stream.
Declared in <bdlat_selectioninfo.h>
std::ostream&
operator<<(
std::ostream& stream,
bdlat_SelectionInfo const& selectionInfo);
reference to stream
| Name | Description |
|---|---|
| stream | output stream |
| selectionInfo | selection info object to write |