PCRE2 C++ Wrapper 1.2.4
pcre2cpp
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Npcre2cppMain namespace of pcre2cpp library
 Nutils
 Cpcre2_dataTranslation 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_valueMatch value container
 Cbasic_match_resultBasic container to result data of match function
 Cbasic_regexBasic PCRE2 Regex container
 Csub_match_valueSub match value container