Topic: STL Adaptation Page updated (STLport-3.0 release)


Author: Boris Fomitchev <fbp@metabyte.com>
Date: 1997/12/29
Raw View
STLport Page (SGI STL implementation adapted for gcc, SUN CC, Borland,
Microsoft, IBM xlC, DEC CXX, etc. compilers ) updated at :

http://www.metabyte.com/~fbp/stl/

/*
URL note :

   use "http://www.metabyte.com/~fbp/stl/" instead of

       "http://www.ipmce.su/people/fbp/stl/" or
       "http://www.ipmce.su/~fbp/stl/"
*/

STLport distribution updated (3.0 release).
Though it's a major release number, there are few actual changes in the
code.
What's new:
Files are repackaged following SGI STL-3.0 distribution scheme (old
names preserved along with functionality).
erase() methods of containers made CD2-conformant.
bit_vector changed to vector<bool> for compilers supporting bool &
partial specialization.
Minor compatibility fixes.

Bug reports and suggestions are welcome.
If STLport works for some compiler not listed at the page,
please report that.

Best regards,
--
Boris Fomitchev   | E-mail: fbp@metabyte.com
                  | URL:    http://www.metabyte.com/~fbp/
-- Opinions expressed here are mine alone --

      [ Send an empty e-mail to c++-help@netlab.cs.rpi.edu for info ]
      [ about comp.lang.c++.moderated. First time posters: do this! ]



--
<mailto:dietmar.kuehl@uni-konstanz.de>
<http://www.informatik.uni-konstanz.de/~kuehl/>
One of the moderators of <news:comp.lang.c++.moderated>
---
[ comp.std.c++ is moderated.  To submit articles: Try just posting with your
                newsreader.  If that fails, use mailto:std-c++@ncar.ucar.edu
  comp.std.c++ FAQ: http://reality.sgi.com/austern/std-c++/faq.html
  Moderation policy: http://reality.sgi.com/austern/std-c++/policy.html
  Comments? mailto:std-c++-request@ncar.ucar.edu
]