|
PCRE2 C++ Wrapper 1.2.4
pcre2cpp
|
| Npcre2cpp | Main namespace of pcre2cpp library |
| Nutils | |
| Cpcre2_data | Translation container from pcre2 library to pcre2cpp |
| Cpcre2_data< utf_type::UTF_8 > | Specialization of Translation container from pcre2 library to pcre2cpp for UTF-8 |
| Cpcre2_data< utf_type::UTF_16 > | Specialization of Translation container from pcre2 library to pcre2cpp for UTF-16 |
| Cpcre2_data< utf_type::UTF_32 > | Specialization of Translation container from pcre2 library to pcre2cpp for UTF-32 |
| Cbasic_match_value | Match value container |
| Cbasic_match_result | Basic container to result data of match function |
| Cbasic_regex | Basic PCRE2 Regex container |
| Csub_match_value | Sub match value container |