terminate called after throwing an instance of 'std::regex_error'
what(): Unexpected escape character.
I suspect I just need to dig in on how to use these extended regexes (and remove some of my existing regexes). This weekend I might have more time to try it.