cxxomfort  rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
regex-esc.hpp File Reference

Escape de secuencias regex. More...

Detailed Description

Escape de secuencias regex.

Awesome trick to write raw regexes in C++03, also works in C++11: http://stackoverflow.com/questions/3978351/how-to-avoid-backslash-escape-when-writing-regular-expression-in-c-c