Write the value of the specified selectionInfo to the specified stream.
Synopsis
Declared in <bdlat_selectioninfo.h>
std::ostream&
operator<<(
std::ostream& stream,
bdlat_SelectionInfo const& selectionInfo);
Created with MrDocs