D2.0: an example of use-case for casting invariant away

Walter Bright newshound1 at digitalmars.com
Tue Jun 19 10:27:53 PDT 2007


James Dennett wrote:
> Seems reasonable to me (though one of C++'s faults is that it has
> *too much* undefined behavior).

C++ has too much implementation defined and undefined behavior. D has 
less, but it should be even less.

ID and UB impede source portability.



More information about the Digitalmars-d mailing list