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

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.

Namespaces

namespace  boolstuff

Classes

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

Functions

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


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