MADARA  3.2.3
Visitor.cpp
Go to the documentation of this file.
1 /* -*- C++ -*- */
2 #ifndef _VISITOR_CPP_
3 #define _VISITOR_CPP_
4 
6 
8 {
9 }
10 
11 #endif /* _VISITOR_CPP_ */
virtual ~Visitor(void)=0
No-op destructor to hold things together.
Definition: Visitor.cpp:7