|
Boost : |
From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 1999-07-04 02:27:08
I am not submissing anything yet, and I don't have
a valid submission file. I just want your comments.
I know that the documentation _format_ (ASCII) isn't
ideal (again, that is _not_ an official submission).
Presentation:
The way STL algorithms access containers is through
iterators; but since you cannot modify the layout of a
container without access to the container itself, some
of these algorithms have weird interfaces. This library
provides algorithms which directly manipulate the
containers.
The documentation is in:
http://www.eleves.ens.fr:8080/home/bonnard/ContAlgo/overview
The implementation is in:
http://www.eleves.ens.fr:8080/home/bonnard/ContAlgo/ContAlgo.hpp
-- Valentin Bonnard ------------------------------------------------------------------------ eGroups.com home: http://www.egroups.com/group/boost http://www.egroups.com - Simplifying group communications
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk