Idea to ease tail-const class reference woes

Janice Caron caron800 at googlemail.com
Fri Mar 21 06:57:53 PDT 2008


Oops. Typo. Let's try that again...

Sounds more work than

    import std.typecons;
    Rebindable!(C) myClass = new C;

which is planned for the future. (See D2.012 change log)



More information about the Digitalmars-d mailing list