Print this category to the specified output stream in some human readable form, and return the modifiable stream.
Declared in <balm_category.h>
std::ostream&
print(std::ostream& stream) const;
reference to the modifiable stream
| Name | Description |
|---|---|
| stream | output stream |