[Patch] Regex back-reference support

Paolo Carlini paolo.carlini@oracle.com
Sat Aug 10 08:58:00 GMT 2013


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.

Paolo.



More information about the Libstdc++ mailing list