Boost logo

Boost :

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]



Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk