BoolStuff 0.1
Classes | Functions

boolstuff Namespace Reference

Namespace that contains all symbols defined by this library. More...

Classes

class  BoolExpr
 Object representing a node in a boolean expression binary tree. More...
class  BoolExprParser
 Parser for a language of boolean expressions. More...

Functions

template<class T >
std::ostream & operator<< (std::ostream &out, const BoolExpr< T > *root)

Detailed Description

Namespace that contains all symbols defined by this library.


Generated for BoolStuff by doxygen 1.7.3