Format the specified rhs to the specified output stream and return a reference to the modifiable stream.
Declared in <balb_testmessages.h>
std::ostream&
operator<<(
std::ostream& stream,
Choice5 const& rhs);
a reference to the modifiable stream
| Name | Description |
|---|---|
| stream | output stream |
| rhs | object to format |