gcc/libstdc++/stl
Ulrich Drepper 199343c591 Update.
From-SVN: r26819
1999-05-07 10:14:34 +00:00
..
ChangeLog Update. 1999-05-07 10:14:34 +00:00
README tweak 1998-09-15 09:43:59 -04:00
algo.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
algobase.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
algorithm algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
alloc.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
bitset * bitset: Re-install Alexandre's lost patch from 1998-11-27. 1999-04-11 16:53:05 -06:00
bvector.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
defalloc.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
deque Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
deque.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
function.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
functional Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
hash_map Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
hash_map.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
hash_set Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
hash_set.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
hashtable.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
heap.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
iterator algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
iterator.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
list Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
list.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
map Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
map.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
memory memory (auto_ptr::operator auto_ptr_ref<_Tp1>): Fix typo. 1998-10-11 17:48:12 +00:00
multimap.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
multiset.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
numeric Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
pair.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
pthread_alloc algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
pthread_alloc.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
queue Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
rope algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
rope.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
ropeimpl.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
set Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
set.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
slist Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
slist.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
stack Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
stack.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
stl_algo.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_algobase.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_alloc.h Make it possible to compile with __USE_MALLOC. 1999-05-07 10:13:49 +00:00
stl_bvector.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_config.h * stl_config.h (__MINGW32__): Mingw32 RTL lacks drand48. 1999-04-12 17:37:24 -06:00
stl_construct.h (__destroy_aux): Use != instead of < for ForwardIterator comparison. 1999-01-20 18:04:49 +00:00
stl_deque.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_function.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_hash_fun.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_hash_map.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_hash_set.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_hashtable.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_heap.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_iterator.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_list.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_map.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_multimap.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_multiset.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_numeric.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_pair.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_queue.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_raw_storage_iter.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_relops.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_rope.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_set.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_slist.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_stack.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_tempbuf.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_tree.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_uninitialized.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
stl_vector.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
tempbuf.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
tree.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
type_traits.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
utility Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
vector Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
vector.h Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00

README

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.
CYGNUS MAKES NO COMMITTMENT (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.