Is there a static ternary if?

(A == B) ? C : D;

for compile type that works like static if.

Reply via email to