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: w.r.t. [Bug libstdc++/85472] Regex match bug


On Thu, May 3, 2018 at 10:34 AM, Tim Shen <timshen91@gmail.com> wrote:
> Implementing back-reference matching requires the matches to be
> available during the match, not after the match.

I overloaded "match". I meant "requires the captures to be available
during the match".


-- 
Regards,
Tim Shen


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