#include <string>#include <regex.h>

Go to the source code of this file.
Classes | |
| class | SimpleRegex |
| This file defines a C++ wrapper around the standard regular expression functionality. More... | |
| struct | match |
| match a struct describing a sub-string that matched the pattern. More... | |
Namespaces | |
| namespace | cxxtls |
The namespace that encapsulates most of the functionality in the CXX toolkit. | |
1.6.3