hanickadot / compile-time-regular-expressions

Compile Time Regular Expression in C++
https://twitter.com/hankadusikova
Apache License 2.0
3.32k stars 183 forks source link

Temporary multiline-mode carriage return fix #283

Open Minty-Meeo opened 1 year ago

Minty-Meeo commented 1 year ago

I walked myself through this on issue #282 and, in hindsight, had it spelled out for me on issue #281. At least with this, CTRE will match the behavior of std::regex.