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

Go to the source code of this file.

Data Structures

class  registration::BinaryOperatorRegister< Type, FirstParamType, SecondParamType >
 
class  registration::PrefixOperatorRegister< Type, ParamType >
 
class  registration::PostfixOperatorRegister< Type, ParamType >
 

Namespaces

namespace  registration