VisitorRecursor< T > Class Template Reference
List of all members.
Public Member Functions |
| VisitorRecursor (T &inVisitor) |
template<typename U > |
void | operator() (const boost::shared_ptr< U > &inVisited) const throw (torc::generic::Error) |
Protected Attributes |
T & | mVisitor |
Detailed Description
template<typename T>
class VisitorRecursor< T >
Definition at line 39 of file CollatzMapper.cpp.
The documentation for this class was generated from the following file: