Format the specified rhs to the specified output stream and return a reference to the modifiable stream.

Synopsis

Declared in <balm_publicationtype.h>

std::ostream&
operator<<(
    std::ostream& stream,
    PublicationType::Value rhs);

Created with MrDocs