Changes to std::match_results and <regexK

Stephen M. Webb stephenw.webb@bregmasoft.ca
Mon Jun 7 12:39:00 GMT 2010


On 06/06/10 16:44, Jonathan Wakely wrote:
> 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 tha
> 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.

OK.  Give me a couple of days to build against the current head and I'll post 
my current basic regex impl with this patch and some test cases.

-- 
Stephen M. Webb
stephen.webb@bregmasoft.ca



More information about the Libstdc++ mailing list