#include "config.h"
#include "vypIO.h"

Go to the source code of this file.
Namespaces | |
| namespace | StreamDecorator |
Classes | |
| struct | Color::Private |
| struct | Error::Private |
Functions | |
| std::ostream & | operator<< (std::ostream &, const Color &) |
| This behaves as standard stream manipulators. | |
| std::ostream & | operator<< (std::ostream &, const Error &) |
| print error to stream (no new lines) | |
1.5.4