Output a formatted description of the specified rhs category to the specified stream, and return the modifiable stream.

Synopsis

Declared in <balm_category.h>

std::ostream&
operator<<(
    std::ostream& stream,
    Category const& rhs);

Created with MrDocs