Main Page | Namespace List | Class List | File List | Namespace Members | Class Members | File Members

boolstuff Namespace Reference

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


Classes

class  boolstuff::BoolExpr< T >
 Object representing a node in a boolean expression binary tree. More...
class  boolstuff::BoolExprParser
 Parser for a language of boolean expressions. More...
class  boolstuff::BoolExprParser::Error
 Error descriptor. 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.

Function Documentation

template<class T>
std::ostream& operator<< std::ostream &  out,
const BoolExpr< T > *  root
[inline]
 


Generated for BoolStuff by doxygen 1.3.9.1