Rethrow an exception like in C++?
Rob T
alanb at ucora.com
Sun Mar 10 19:43:50 PDT 2013
On Friday, 8 March 2013 at 21:10:15 UTC, Andrej Mitrovic wrote:
> 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
Very interesting. Thanks!
--rt
More information about the Digitalmars-d-learn
mailing list