On Thursday, 31 January 2013 at 15:21:02 UTC, Andrei Alexandrescu wrote:

We could easily arrange things to segfault just the same with a struct-based implementation.

Andrei

Not if you have a "lazy initialization scheme", which is the current scheme we are using...

...and will probably continue to use, since we have no standard way of forcing initialization :(

Reply via email to