Array of interfaces static initialization

Janice Caron caron800 at googlemail.com
Fri Apr 18 11:49:37 PDT 2008


On 18/04/2008, Yossarian <xtauer01 at stud.fit.vutbr.cz> wrote:
>  And what if the command object has overloaded opCast() operator? The
> explicit upcasts are forbidden then?

    iObject temp = c;
    Run([temp,this]);



More information about the Digitalmars-d mailing list