$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-04-13 08:08:35
"Gennaro Prota" <gennaro_prota_at_[hidden]> wrote
> Hmm. Here's an extremely condensed (not exhaustive) summary of
> changes, future directions and open issues.
>
Off topic: what is your opinion on being able to use
negative indexes in operator[]?
Like bs[-1] would return the last value stored?
(Or with different syntax bs[boost.end - 1].)
Such feature has been asked for with circular_buffer.
/Pavel