#include <ostream>
#include "BaseNamespaceHeader.H"
#include "BaseNamespaceFooter.H"

Go to the source code of this file.
Classes | |
| class | Printable |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Printable &p) |
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const Printable & | p | |||
| ) | [inline] |
References Printable::print().
1.5.5