Geogram  Version 1.9.0
A programming library of geometric algorithms
boolean_expression.h File Reference

Class for parsing and evaluating boolean expressions. More...

#include <geogram/basic/common.h>
#include <geogram/basic/numeric.h>
#include <string>

Go to the source code of this file.

Classes

class  GEO::BooleanExpression
 A simple parser for boolean expressions. More...
 

Namespaces

 GEO
 Global Vorpaline namespace.
 

Detailed Description

Class for parsing and evaluating boolean expressions.

Definition in file boolean_expression.h.