On Tuesday, 7 March 2017 at 18:21:43 UTC, Eugene Wissner wrote:
To avoid this from the beginning, it may be better to use allocators. You can use "make" and "dispose" from std.experimental.allocator the same way as New/Delete.

Thanks! looking into it.

Does std.experimental.allocator have a leak debugging tool like dlib's printMemoryLog()?

Reply via email to