The Right Approach to Exceptions

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Feb 20 12:47:36 PST 2012


On 2/20/12 1:23 PM, deadalnix wrote:
> Why not use tupleof on the Exception instead of Variant[string] ?

The one-liner police shall be alerted.

You can't use tupleof because that's compile-time information.


Andrei


More information about the Digitalmars-d mailing list