On Friday, 14 March 2014 at 18:06:47 UTC, Iain Buclaw wrote:

    else version (OSX) {
        version (PPC)
           iSomeWackyFunction();
        else
SomeWackyFunction(); // In hope there's no other Apple hardware.

There's also ARM, ARM64, x86 32bit and PPC64.

--
/Jacob Carlborg

Reply via email to