Namespaces
Variants
Views
Actions

std::regex_error::code

From cppreference.com
Defined in header <regex_error>
(since C++11)

Returns the std::regex_constants::error_type that was passed to the std::regex_error constructor.

[edit] See Also

describes different types of matching errors
(typedef) [edit]
constructs a regex_error object
(public member function) [edit]