From: Darin Adler (darin_at_[hidden])
Date: 2002-02-05 13:25:26


On 2/5/02 10:21 AM, "Andrei Alexandrescu" <andrewalex_at_[hidden]> wrote:

> By the way, doesn't boost have a fixed_array submitted long ago by Josuttis?
> I recall it was one of the first classes in boost.

You're thinking of boost::array <http://www.boost.org/libs/array/index.htm>.

    -- Darin