gcc/libstdc++/stl
1999-04-12 17:37:24 -06:00
..
algo.h
algobase.h
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
ChangeLog * stl_config.h (__MINGW32__): Mingw32 RTL lacks drand48. 1999-04-12 17:37:24 -06:00
defalloc.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
deque
deque.h
function.h
functional
hash_map
hash_map.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
hash_set
hash_set.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
hashtable.h
heap.h
iterator algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
iterator.h
list
list.h
map
map.h
memory memory (auto_ptr::operator auto_ptr_ref<_Tp1>): Fix typo. 1998-10-11 17:48:12 +00:00
multimap.h
multiset.h
numeric
pair.h
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
README tweak 1998-09-15 09:43:59 -04:00
rope algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
rope.h
ropeimpl.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
set
set.h
slist
slist.h
stack
stack.h
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 Add support for Solaris thread library. 1999-02-04 15:51:42 +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
type_traits.h algorithm [...]: Update to SGI STL 3.11. 1998-09-02 13:25:15 -04:00
utility
vector
vector.h

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.