|
REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
|
Directories | |
| automata | |
| core | |
| engine | |
| frontend | |
| std | |
| unicode | |
Files | |
| dfa.hpp | |
real::dfa — a maximal-munch DFA over a set of patterns (opt-in). | |
| real.hpp | |
The public API: real::regex, real::static_regex and results. | |
| storage.hpp | |
| Storage policies: where a program lives and how scratch is allocated. | |
| version.hpp | |
| REAL's version macros and the C++20 language-standard guard. | |