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: [Patch] Rewrite regex matchers


On 08/30/2013 08:05 AM, Tim Shen wrote:
> Rewrite matchers using structs instead of closures. It's more clear
> and easy to maintain now.

Other than the test case (breaks on mingw32 target) this is looking very sweet.


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