paludis  Version 1.4.0
Public Types | List of all members
paludis::AcceptVisitor< Visitor_ > Class Template Reference

#include <accept_visitor.hh>

Public Types

typedef void result_type
 

Visitor operations

 AcceptVisitor (Visitor_ &v)
 
template<typename T_ >
void operator() (T_ &t) const
 

Detailed Description

template<typename Visitor_>
class paludis::AcceptVisitor< Visitor_ >

Used by accept_visitor.


The documentation for this class was generated from the following file: