$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Nicolai Josuttis (nicolai.josuttis_at_[hidden])
Date: 1999-12-30 22:44:52
Hi,
attached is a new proposal for boost:
A STL container (as wrapper) for arrays with static size.
This code is based on a example in Stroustrups C++ PL (c_array)
which I changed slightly in my book (carray).
Note that this is different from Dietmars array class.
He provides a new common interface for static arrays and
STL containers. Bjarne and I simply implement an STL container
of static size.
Any constructive feedback is welcome.
Best (hope the best for Y2K)
-- Nicolai M. Josuttis http://www.josuttis.de/ Solutions in Time mailto:solutions_at_[hidden]