CoxIter  1.2
CoxIter - Computing invariants of hyperbolic Coxeter groups
Classes | Typedefs
regexp.h File Reference

To simplify the use of regexp. More...

#include <string>
#include <iostream>
#include <vector>
#include <pcre.h>
#include <stdexcept>
Include dependency graph for regexp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PCRERegexp
 

Typedefs

typedef vector< vector< string > > PCREResult
 

Detailed Description

To simplify the use of regexp.

Author
Rafael Guglielmetti

Typedef Documentation

typedef vector< vector< string > > PCREResult