You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is_valid_pattern function added (#3)
* is_valid_pattern function added
- also changed sub_values_table key from string to string_view
- changed logic with using pcre2cpp_assert
* documentation update