|
REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
|
This is the complete list of members for real::compat::regex_error, including all inherited members.
| message_ | real::compat::regex_error | private |
| regex_error(const std::regex_error &error) | real::compat::regex_error | inlineexplicit |
| regex_error(std::regex_constants::error_type code, std::string message) | real::compat::regex_error | inline |
| what() const noexcept override | real::compat::regex_error | inline |