TTMath  0.9.4
 C++ bignum library
Data Structures | Namespaces
ttmathparser.h File Reference

A mathematical parser. More...

#include <cstdio>
#include <vector>
#include <map>
#include <set>
#include "ttmath.h"
#include "ttmathobjects.h"
#include "ttmathmisc.h"
Include dependency graph for ttmathparser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ttmath::Parser< ValueType >
 Mathematical parser. More...
 
struct  ttmath::Parser< ValueType >::Item
 

Namespaces

 ttmath
 a namespace for the TTMath library
 

Detailed Description

A mathematical parser.

Definition in file ttmathparser.h.