[Patch] Regex back-reference support
Tim Shen
timshen91@gmail.com
Sat Aug 10 09:33:00 GMT 2013
On Sat, Aug 10, 2013 at 4:58 PM, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> On 08/10/2013 10:37 AM, Tim Shen wrote:
>>
>> + regex_match(s, *(&s+1)-1, m, re);
>
> I don't like these *(&s+1)-1.
As you wish :)
--
Tim Shen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: changelog
Type: application/octet-stream
Size: 423 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20130810/f48633b6/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: backref.patch
Type: application/octet-stream
Size: 11057 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20130810/f48633b6/attachment-0001.obj>
More information about the Libstdc++
mailing list