DIP 52 - Implicit conversions

Simen Kjærås simen.kjaras at gmail.com
Wed Dec 11 04:44:29 PST 2013


http://wiki.dlang.org/DIP52

Abstract:
Implicit conversion to and from other types are useful, and is to some 
extent covered by existing language features. Some cases are currently 
not covered, but could be worthy additions to the toolbox.

I've tried to figure out good ways to add some sorely-needed implicit 
conversions to the language, but I'm sure there are details that need to 
be ironed out. In other words - destroy!

--
   Simen


More information about the Digitalmars-d mailing list