From: David White (dave_at_[hidden])
Date: 2002-04-20 01:10:26


I have written a preliminary implementation of my idea for a
variable-length array class template. It's been renamed to
var_length_array, due to comments about potential confusion with
valarray.

The files, including some basic documentation and a test suite, can be
found at http://groups.yahoo.com/group/boost/files/var_length_array/

Comments and feedback are of course, most welcome.

David.