Initial import from FreeBSD RELENG_4:
[games.git] / contrib / libstdc++ / stl / README
1 This directory contains an SGI release of the C++ Standard Template
2 Library, slightly modified to work with g++.
3
4 Note that this is based on a pre-Draft Standard for C++.
5 Things are likely to change.  For example, the header file names
6 are very likely to change.  The Allocator interface will change.  Etc, etc.
7 CYGNUS MAKES NO COMMITTMENT (yet) TO SUPPORT BACKWARD COMPATIBILITY FOR STL.
8
9 For examples of things that should work, look in the ../tests directory.
10
11 DOCUMENTATION:
12 See http://www.sgi.com/Technology/STL/ or http://www.dinkumware.com/
13 on the World-Wide Web.