The Strange Loop conference

Andrej Mitrovic andrej.mitrovich at gmail.com
Wed Sep 21 12:44:33 PDT 2011


What is the purpose of this ternary operator on slide 16?
static if (is(typeof(1 ? T[0].init : T[1].init) U))


More information about the Digitalmars-d mailing list