reglibcpp
2.0.0
A C++ implementation of models for regular languages
|
Contains the reg::expression class defintion. More...
#include <vector>
#include <unordered_map>
#include <string>
#include <memory>
Go to the source code of this file.
Classes | |
class | reg::expression |
Represents formal regular expressions. More... | |
Namespaces | |
reg | |
Where this library lives. | |
Contains the reg::expression class defintion.
Definition in file expression.h.