Why would an initialised struct pointer field be null in the struct's destructor?
Guillaume Piolat via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sun May 21 16:59:08 PDT 2017
On Sunday, 21 May 2017 at 12:48:10 UTC, Adam D. Ruppe wrote:
> Any struct should be able to have its destructor called
Does this rule also applies to class objects?
More information about the Digitalmars-d-learn
mailing list