dsimcha , dans le message (digitalmars.D:145820), a écrit : > I was thinking it would work the same way as the ?: operator does.
I can believe that the way ?: work is appropriate to infer types of function with multiple return, but the documentation of ?: is not clear about what it does... http://www.d-programming-language.org/expression.html#ConditionalExpression
