$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Heads up - string_ref landing
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2012-11-26 07:10:53
On Mon, Nov 26, 2012 at 4:03 PM, Olaf van der Spek <ml_at_[hidden]> wrote:
> On Mon, Nov 26, 2012 at 12:56 PM, Andrey Semashev
> <andrey.semashev_at_[hidden]> wrote:
>
>> the component. After all, why not have a contiguous range of ints, for
>> example?
>
> Like boost::iterator_range<const int*>?
Yes.