Interview with InformIT part 2/3

Michel Fortin michel.fortin at michelf.com
Wed Aug 18 10:11:08 PDT 2010


On 2010-08-18 06:13:25 -0400, Andrei Alexandrescu 
<SeeWebsiteForEmail at erdani.org> said:

> http://www.informit.com/articles/article.aspx?p=1622265
> 
> Andrei

Quoting:
"""
The most difficult scenario here is a class that has a struct as a 
member. If the struct has a destructor, it will be run 
non-deterministically—or possibly not at all.
"""

Or cause a race condition:
<http://d.puremagic.com/issues/show_bug.cgi?id=4624>

-- 
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/



More information about the Digitalmars-d-announce mailing list