Identity of interfaces (or not)
Robert Fraser
fraserofthenight at gmail.com
Tue Dec 2 18:02:25 PST 2008
BCS wrote:
> why not make
> Ia == Ib
> into
> cast(Object)Ia == cast(Object)Ib
> ?
I like, but will this work for COM?
More information about the Digitalmars-d
mailing list