regex direct support for sse4 intrinsics

Timon Gehr timon.gehr at gmx.ch
Tue Mar 27 09:58:26 PDT 2012


On 03/27/2012 01:37 PM, bearophile wrote:
> See:
> http://gcc.gnu.org/onlinedocs/gcc-3.2/gcc/Labels-as-Values.html
> (I'd like to know why GCC uses&&Label instead of&Label).
>

Because labels reside in their own namespace.



More information about the Digitalmars-d mailing list