![]() |
PUMA Library Reference Manual
|
Object printing.
#include <iostream>
Classes | |
class | Puma::Printable |
Namespaces | |
Puma | |
Functions | |
std::ostream & | Puma::operator<< (std::ostream &os, const Printable &object) |
Output stream operator for Printable objects. More... | |