
1 Mar
2012
1 Mar
'12
8:24 p.m.
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