error_complexity The complexity of an attempted match against a regular expression exceeded a pre-set level.
I get an regex_error thr
There is no way, VC++ std::regex is very bad. Switched to boost, fixed problem.