buffered input

Tomek Sowiński just at ask.me
Sat Feb 5 05:55:39 PST 2011


Tomek Sowiński napisał:

> Contiguous, yes. But I'd rather see front() exposing, say, a circular buffer so that appendToFront(n) 
> reallocates only when n > buf.length.

I meant: when n + front.length > buf.length.

-- 
Tomek



More information about the Digitalmars-d mailing list