$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-08-18 15:45:10
"Thorsten Ottosen" <nesotto_at_[hidden]> writes:
> Then why do all the examples work on statically sized arrays?
>
> If we're not working on statically sized arrays, then why not use vector?
>
> I'm not convinced about any overhead noticable associated wirh vector.
>
> Besides, both versions could be provided.
Why not just provide a standard iterator interface so that you can
write to anything you like?
-- Dave Abrahams Boost Consulting www.boost-consulting.com