libstdc++: regex_error.h File Reference (original) (raw)

enum

std::regex_constants::error_type {
_S_error_collate, _S_error_ctype, _S_error_escape, _S_error_backref,
_S_error_brack, _S_error_paren, _S_error_brace, _S_error_badbrace,
_S_error_range, _S_error_space, _S_error_badrepeat, _S_error_complexity,
_S_error_stack, _S_null, _S_grammar
}