std.experimental.allocator API and nearly useless StatsCollector

max haughton maxhaton at gmail.com
Sun Jun 20 17:35:23 UTC 2021


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?


More information about the Digitalmars-d mailing list