Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Data Structures | Namespaces
visitor.hpp File Reference
#include <ext/utility>
#include <alib/tuple>
Include dependency graph for visitor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  core::VisitorContextAux< ReturnType, Visitor, Params >
 Class implementing an actual visitor interface to the visitor. More...
 
class  core::VisitorContextAux< void, Visitor, Params ... >
 Class implementing an actual visitor interface to the visitor. More...
 

Namespaces

namespace  core