std::regex_error
From cppreference.com
| Defined in header <regex>
|
||
| class regex_error; |
(since C++11) | |
Defines the type of exception object thrown to report errors in the regular expressions library.
Inheritance diagram
Contents |