Boost logo

Boost :

From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2005-10-03 17:49:25


"Boris" wrote:

>> We have boost::array but just like with std::bitset you need to know the
>> size at compile time. Is there any interest in boost::dynamic_array (I
>> mean is anyone else interested except me :-)?
>
> Before anyone wonders: I'm talking about a fixed-size array whose size is
> set at runtime. boost::dynamic_array is probably not a suitable name as
> someone might think then of std::vector.
>

How would such dynamic_array be better (different) than std::vector?
/Pavel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk