terminate called after throwing an instance of 'std::regex_error'
what(): Unexpected end of character class.
Knows someone when this error will be thrown? I have at my code all 'regex_match()' invocations within try-catch blocks, but this error will nowhere at this blocks caught.