Class Initialization

Andrej Mitrovic andrej.mitrovich at gmail.com
Tue Jan 31 11:49:25 PST 2012


On 1/31/12, Jonathan M Davis <jmdavisProg at 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. :)


More information about the Digitalmars-d-learn mailing list