Boost logo

Boost Users :

Subject: Re: [Boost-users] Is there a self contained vector-like container?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-03-01 15:24:45


On 03/01/2012 09:13 PM, Frank Birbacher wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi!
>
> Is there in Boost a container that is statically "max sized" and
> contains its own storage like a std::array, but manages a size and can
> construct and destruct elements.

Not in Boost, but such a thing was proposed.
I believe it's called auto_array or auto_vector


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net