$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Review] XInt Review
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2011-03-25 04:06:11
On 25/03/11 09:02, Vladimir Prus wrote:
> I believe that std::vector is required, these days, to implement
> continuous storage. Presumably, to take some flexibility from you ;-)
Well, yeah it is now required. let's pretend
s/vector/std::something_else :p the iterator/range abstraction is still
valid.