Boost logo

Boost :

From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2002-07-23 06:00:43


An updated library archive is available from here -
http://www.mywikinet.com/mpl/mpl_23_jul_02.zip.

Here's a short summary of changes from the previous revision:
 1) bug fixes;
 2) 'vector' has been given a 'push_front'/'pop_front' operations (for the
price of removing 'push_back'/'pop_back');
 3) tests for 'filter_view', 'transform_view', 'insert' and 'insert_range'
added;
 4) minor fixes in reference documentation;
 5) not-so-minor fixes/changes to the paper; in particular, a lot of
language issues have been resolved, and most of ambiguities between the
document and the actual code have been fixed.

Note that the code in the CVS is not up-to-date yet. I'll try to check in
the changes later today.

Aleksey


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