Write the value of the specified enumeratorInfo to the specified stream.

Synopsis

Declared in <bdlat_enumeratorinfo.h>

std::ostream&
operator<<(
    std::ostream& stream,
    bdlat_EnumeratorInfo const& enumeratorInfo);

Created with MrDocs