221948ffaf
* README: Fix typo. Remove incorrect reference to Cygnus. Co-Authored-By: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> From-SVN: r37327
14 lines
565 B
Plaintext
14 lines
565 B
Plaintext
This directory contains an SGI release of the C++ Standard Template
|
|
Library, slightly modified to work with g++.
|
|
|
|
Note that this is based on a pre-Draft Standard for C++.
|
|
Things are likely to change. For example, the header file names
|
|
are very likely to change. The Allocator interface will change. Etc, etc.
|
|
WE MAKE NO COMMITMENT (yet) TO SUPPORT BACKWARD COMPATIBILITY FOR STL.
|
|
|
|
For examples of things that should work, look in the ../tests directory.
|
|
|
|
DOCUMENTATION:
|
|
See http://www.sgi.com/Technology/STL/ or http://www.dinkumware.com/
|
|
on the World-Wide Web.
|