paludis::visitor_internals::Visits< const TreeLeaf< H_, T_ > > Class Template Reference
[Visitors]

#include <visitor.hh>

Inheritance diagram for paludis::visitor_internals::Visits< const TreeLeaf< H_, T_ > >:

paludis::visitor_internals::GetConstItemVisits< I_, H_, const TreeLeaf< H_, T_ > > paludis::visitor_internals::ProxyVisits< H_, LargerH_, const TreeLeaf< H_, T_ > >

List of all members.

Basic operations

virtual ~Visits ()

Visitor operations

virtual void visit_leaf (const T_ &)=0
void visit (const TreeLeaf< H_, T_ > &l)


Detailed Description

template<typename H_, typename T_>
class paludis::visitor_internals::Visits< const TreeLeaf< H_, T_ > >

Derived classes can visit an item of type T_ (specialisation for TreeLeaf).
The documentation for this class was generated from the following file:

Generated on Mon Dec 22 19:43:58 2008 for paludis by  doxygen 1.5.7.1