Boost logo

Boost :

From: Boris (boris_at_[hidden])
Date: 2005-10-03 15:05:03


"Boris" <boris_at_[hidden]>, news:dhrrne$ues$1_at_sea.gmane.org...
>I stumbled about boost::dynamic_bitset in the documentation which is a
>runtime sized version of std::bitset. Now I wonder why there is no
>boost::dynamic_array. 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.

Boris


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