struct template constructors

via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Jun 22 17:54:36 PDT 2017


On Thursday, 22 June 2017 at 21:19:43 UTC, Boris-Barboris wrote:
> On Thursday, 22 June 2017 at 21:16:40 UTC, Ali Çehreli wrote:
>> And yes, there should be one destructor, which may be a no-op 
>> if you grab its resource and set it to null.
>>
>> On all compilers...
>
> That's a relief, thank you for your help.

> On all compilers...

... modulo bugs.

Closely Related: https://github.com/dlang/dmd/pull/6852


More information about the Digitalmars-d-learn mailing list