Namespaces
Variants
Views
Actions

std::regex_error::regex_error

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

Constructs a regex_error with a given ecode of type std::regex_constants::error_type .

[edit] See Also

describes different types of matching errors
(typedef) [edit]