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