Hacker News new | ask | show | jobs
by panzi 4580 days ago
Then I'll just use a C-style cast. :P
1 comments

don't worry, i can't do this across /all/ code anymore - some lazy ms monkeys were unkind enough to dump dynamic casts in library headers sometime around 2008.

C-style cast at least doesn't make you pay through the nose in debug time or performance overheads - even if it is easily confusing :)