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 <regex>


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.


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