www.digitalmars.com         C & C++   DMDScript  

c++.announce - [STLSoft] 1.9.1 beta 15 released

~ More directory changes, particularly for the Template Meta-programming,
  Algorithms and Functional libraries.

+ New container class: platformstl::cwd_stack - which is used to store
  current working directory checkpoints (via push(), and restore them via
  pop() - future enhancements to internals are planned, but interface
  likely to remain unchanged.

+ A whole host of algorithms that've been hiding in the research branch for
  over a year are now brought into the main trunk, under
    include/stlsoft/algorithms/...


Download from http://stlsoft.org/downloads.html#stlsoft_1_9_1b15

You'd be advised to delete the existing directory contents, or extract
to a separate directory, as there're a lot of changes.
Jul 17 2006