Phobos for Review: std.buffer.scopebuffer
Dicebot
public at dicebot.lv
Fri Feb 7 03:30:01 PST 2014
On Friday, 7 February 2014 at 11:05:08 UTC, Jakob Ovrum wrote:
> Wasn't there a simple composed Allocator from std.allocator
> that did exactly this? Composing InSituAllocator with
> Mallocator through FallbackAllocator or something.
Yes, looks very similar. I'd like to preserve ScopeBuffer output
range API but express it internally in terms of std.allocator -
will also be good field test for performance of the latter.
More information about the Digitalmars-d
mailing list