December 23, 2016
On 12/23/2016 02:32 PM, Andrei Alexandrescu wrote:
> On 12/23/2016 01:53 PM, Johan Engelen wrote:
>> Perhaps I read this wrong but: the paragraph says that non-strongly-pure
>> functions receive no special treatment, but then the next paragraph adds
>> special treatment for a subset of non-strongly-pure functions... :)
>
> Fixed. Keep destruction coming. -- Andrei

Added:

$(P Destructors will always be called even if they appear to be strongly pure.)

Any other special functions we should worry about?


Andrei
December 28, 2016
On Friday, 23 December 2016 at 20:01:49 UTC, Andrei Alexandrescu wrote:
> $(P Destructors will always be called even if they appear to be strongly pure.)
>
> Any other special functions we should worry about?
>
>
> Andrei

Why ?
1 2 3 4 5
Next ›   Last »