On 1/31/12, Jonathan M Davis <jmdavisp...@gmx.com> wrote:
> In D however, the _entire_ type is created and default
> initialized before the first constructor is called.

I was reading the C++ Object Model book recently (well, I'm still
reading) and was amazed at how many edge-cases there are in C++, and
how lucky I am to be using D. Well, minus the Optlink that is. :)

Reply via email to