Why are void[] contents marked as having pointers?

Vladimir Panteleev thecybershadow at gmail.com
Sun May 31 23:27:24 PDT 2009


On Mon, 01 Jun 2009 02:21:33 +0300, Andrei Alexandrescu <SeeWebsiteForEmail at erdani.org> wrote:

> To argue that convincingly, you'd need to disable conversions from  
> arrays of class objects to void[].

You're right. Perhaps implicit cast of reference types to void[] should result in an error.

-- 
Best regards,
 Vladimir                          mailto:thecybershadow at gmail.com



More information about the Digitalmars-d mailing list