BoolExpr.h File Reference

#include <iostream>
#include <string>
#include <vector>
#include <set>
#include <algorithm>
#include <cassert>
#include <sstream>
#include <boolstuff/BoolExpr.cpp>

Go to the source code of this file.


Classes

class  boolstuff::BoolExpr< T >
 Object representing a node in a boolean expression binary tree. More...

Namespaces

namespace  boolstuff
 Namespace that contains all symbols defined by this library.

Functions

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


Generated for BoolStuff by doxygen 1.5.9