in reply to How to rewrite perl pattern subtitution 's///' into C++11 Regular Expression?

RPerl from Will_the_Chill is (IIRC) implemented in C++.

It might be interesting to dig into their implementation of RegExes.

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re: How to rewrite perl pattern subtitution 's///' into C++11 Regular Expression?