Changes to std::match_results and <regex>

Jonathan Wakely jwakely.gcc@gmail.com
Sun Jun 6 20:44:00 GMT 2010


On 6 June 2010 20:54, Stephen M. Webb wrote:
>
> I like this.  Do you have test cases?

I'm working on them, but writing up a proposal for an NB comment on
the FCD is a higher priority. I hope to get some test code out of that
process.

It's hard to test match_results while regex_match / regex_search don't
exist, since it's not possible to get a match_results representing a
successful match.



More information about the Libstdc++ mailing list