RSC  0.16.0
Printable.cpp File Reference
#include "Printable.h"
#include <iostream>
#include <string>
#include "TypeStringTools.h"
Include dependency graph for Printable.cpp:

Go to the source code of this file.

Namespaces

 rsc
 
 rsc::runtime
 

Functions

ostream & rsc::runtime::operator<< (std::ostream &stream, const Printable &printable)
 Output operator on std::ostream for reference Printables. More...
 
ostream & rsc::runtime::operator<< (std::ostream &stream, const Printable *printable)
 Output operator on std::ostream for pointer Printables. More...