stream interfaces - with ranges
Steven Schveighoffer
schveiguy at yahoo.com
Fri May 18 08:57:20 PDT 2012
On Fri, 18 May 2012 11:52:43 -0400, Mehrdad <wfunction at hotmail.com> wrote:
> On Friday, 18 May 2012 at 15:49:23 UTC, Steven Schveighoffer wrote:
>>>
>>> I beg to differ..
>>>
>>> http://msdn.microsoft.com/en-us/library/windows/desktop/aa365469.aspx
>>
>> It still reads into an array of buffers, which are slices. And the
>> resulting "range" looks *exactly* like a range of T[].
>>
>> -Steve
>
> Uh, the resulting range can be totally discontiguous...
So? So can a range of T[].
I'm not getting your point yet...
-Steve
More information about the Digitalmars-d
mailing list