Select Git revision
formula_parser.h
formula_parser.h 15.87 KiB
- use the implementation from boost - since these classes will probably be included in the next C++ standard, they are also available natively from g++ with option -std=c++0x, but boost is probably better for the moment