www.digitalmars.com         C & C++   DMDScript  

c++.announce - STLSoft 1.9.6 released

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

============================================================================

Changes for 1.9.6 (25th September 2007)

Additions:
==========

 COMSTL
 ------

  + rbegin() and rend() for comstl::ccombstr_veneer

  + comstl::EXCEPINFO_free()

  + rbegin() and rend() for comstl::bstr

 STLSoft
 -------

  + front() and back() for stlsoft::auto_buffer (but note: it's still *NOT*
                                                            a container!)

  + find() and count() for stlsoft::frequency_map

 WinSTL
 ------

  + winstl::memory_mapped_file now takes offset+range

Fixes:
======

 UNIXSTL
 -------

  ~ unixstl::glob_sequence fix in is_valid() (fixes bug seen in Ubuntu
64-bit)
Sep 25 2007