Rethrow an exception like in C++?

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Mar 8 13:09:59 PST 2013


On 3/8/13, Rob T <alanb at ucora.com> wrote:
> So this is more efficient or has some other advantages than using
> typeid?

Benchmark! :)

Also you might find this useful some day:
http://wiki.dlang.org/Dispatching_an_object_based_on_its_dynamic_type


More information about the Digitalmars-d-learn mailing list