DIP 1015--Deprecation of Implicit Conversion of Int. & Char. Literals to bool--Formal Assement

Neia Neutuladh neia at ikeran.org
Wed Nov 14 18:05:27 UTC 2018


On Wed, 14 Nov 2018 12:09:33 +0100, Jacob Carlborg wrote:
> What is ": int" doing, only specifying the size?

It specifies the type to match for overloading when the compiler isn't 
required by the language to constant-fold the value.


More information about the Digitalmars-d-announce mailing list