[OT] My C++ talk at GoingNative 2013

Olivier Grant olivier.grant at gmail.com
Tue Sep 10 05:54:04 PDT 2013


First of all, I very much enjoyed the talk. It was as interesting 
as it was entertaining.

I do have a question regarding the talk's section on 
devirtualization. As a language that imposes virtual methods for 
classes, how well does D play when it comes to devirtualization? 
And on a side note, does D have a different way of implementing 
virtual methods than most C++ compilers do?

Thanks,

O.

On Monday, 9 September 2013 at 16:43:54 UTC, Andrei Alexandrescu 
wrote:
> http://www.reddit.com/r/programming/comments/1m1izv/goingnative_2013_writing_quick_code_in_c_quickly/
>
> Andrei



More information about the Digitalmars-d-announce mailing list