Strange tuple behavior

Michael A daekharel at gmail.com
Sun Nov 12 10:35:33 PST 2006


Whoops! A little correction:

    writefln(typeid(typeof(m.myval)));

should be:

    writefln(typeid(typeof(m.otherval)));



More information about the Digitalmars-d mailing list