On Fri, 18 May 2012 11:52:43 -0400, Mehrdad <wfunct...@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.aspxIt still reads into an array of buffers, which are slices. And the resulting "range" looks *exactly* like a range of T[].-SteveUh, the resulting range can be totally discontiguous...
So? So can a range of T[]. I'm not getting your point yet... -Steve