$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [range] flat_array_view feature request.
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2014-01-03 12:28:09
> On Fri, Jan 03, 2014 at 03:13:26AM -0800, Mostafa wrote:
>> I think having a flat_array_view adapter in boost would be helpful.
>> Something along the lines of
>> https://github.com/m-w-a/sandbox/blob/master/flat_array_view.cc What do the
>> maintainer(s) of Range and others think?
I think that would be useful.
Can it be generalized to work for any range of ranges,
not just arrays?
Regards,
Nate