$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2008-07-04 16:35:42
on Fri Jul 04 2008, "Jean-Sebastien Stoezel" <js.stoezel-AT-gmail.com> wrote:
> Hello,
>
> I am interested in supporting dynamic arrays in my C++ application. I
> read about STL, which somehow brought me to Boost C++...
>
> I see Boost C++ provides the Array library, which only seems to
> support static arrays... Does Boost C++ support dynamic arrays?
Have you considered std::vector?
-- Dave Abrahams BoostPro Computing http://www.boostpro.com