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

Dawid Ciężarkiewicz dawid.ciezarkiewicz at gmail.com
Fri Dec 1 12:13:14 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.

> Comments?

+1



More information about the Digitalmars-d mailing list