This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Changes to std::match_results and <regexK


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]