Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Namespaces | Functions
Operators.cpp File Reference
#include <common/Operators.hpp>
Include dependency graph for Operators.cpp:

Namespaces

namespace  abstraction
 

Functions

std::ostream & abstraction::operator<< (std::ostream &os, Operators::BinaryOperators oper)
 
std::ostream & abstraction::operator<< (std::ostream &os, Operators::PrefixOperators oper)
 
std::ostream & abstraction::operator<< (std::ostream &os, Operators::PostfixOperators oper)