regex direct support for sse4 intrinsics

Martin Nowak dawg at dawgfoto.de
Tue Mar 27 06:43:52 PDT 2012


> enum void*[3] targs  = [&Label1, &Label2, &Label3];
> int i = 2; // run-time value
> goto targs[i];
>

Yeah, that would work with the extension.


More information about the Digitalmars-d mailing list