CMS 3D CMS Logo

TinyDom2.cc
Go to the documentation of this file.
2 
3 using namespace std;
4 
5 void TinyDom2PrettyPrint(ostream& os, const TinyDom2& dom) { TinyDom2Walker walker(dom); }
void TinyDom2PrettyPrint(ostream &os, const TinyDom2 &dom)
Definition: TinyDom2.cc:5