Disable GC entirely
Paulo Pinto
pjmlp at progtools.org
Sun Apr 7 15:33:00 PDT 2013
Am 08.04.2013 00:27, schrieb Timon Gehr:
> On 04/07/2013 11:11 PM, Paulo Pinto wrote:
>> ...
>>
>> Why should maintaining mutable state be like manual memory management,
>> if you have in place the required GC/reference counter helpers?
>>
>> ...
>
> Every time a variable is reassigned, its old value is destroyed.
I do have functional and logic programming background and still fail to
see how that is manual memory management.
--
Paulo
More information about the Digitalmars-d
mailing list