BigInt -- a challenge for std.allocator
Joseph Rushton Wakeling
joseph.wakeling at webdrake.net
Wed Oct 30 05:39:00 PDT 2013
On 30/10/13 01:38, inout wrote:
> This has almost nothing to do with an allocator.
My impression was that std.allocator as-is was designed to create a toolkit for
developers to build different memory management strategies into their
applications. Is there any reason why that should exclude implementing
ref-counting approaches?
As I said at the start, I'm looking to be educated, so I'd appreciate you
explaining why something is wrong rather than just telling me.
More information about the Digitalmars-d
mailing list