Suggestion: Remove implicit conversion from T[n] and T[] to T*

Walter Bright newshound at digitalmars.com
Sun Dec 3 23:58:51 PST 2006


Oskar Linde wrote:
> Removing the implicit conversion from static arrays (T[n]) and dynamic 
> arrays (T[]) to pointers T* may be quite controversial, but would help 
> clear up some problems and feels like the right step to take.

Looks like that implicit cast is going down in flames!



More information about the Digitalmars-d mailing list