std.experimental.allocator API and nearly useless StatsCollector
Luis
Luis.panadero at gmail.com
Sun Jun 20 17:42:49 UTC 2021
On Sunday, 20 June 2021 at 17:35:23 UTC, max haughton wrote:
> On Sunday, 20 June 2021 at 15:49:13 UTC, Luis wrote:
>> Well, this last week I was playing using malloc/free to do
>> some @nogc code, and using the std.experimental.allocator API.
>> Also, I was trying to see a way to profile my code and search
>> for memory leaks, etc...
>>
>> [...]
>
> You aren't using address sanitizer?
I'm using DMD, not LDC or GDC.
More information about the Digitalmars-d
mailing list