safer casts - take II

terranium spam at here.lot
Tue May 13 12:29:14 PDT 2008


BCS Wrote:

> The proposed dynamic_cast template, can't be implemented safely and efficiently 
> with the primitives you propose.*
> *You either get a redundant downcast check, invoke the exception handling 
> system or you need to use reinterpret_cast.

this should be deemed as sort of legacy functionality, so it need not to be efficient.



More information about the Digitalmars-d mailing list