Topic: The Standard Template Library


Author: lee@cello.hpl.hp.com (Meng Lee)
Date: 1995/07/06
Raw View
Another release of the implementation of STL (with the revised document) is
available through anonymous ftp from butler.hpl.hp.com (192.6.19.31) or
butler.hpl.external.hp.com in /stl/sharfile.Z (stl.zip for PC users).

Under the same directory /stl, there are:

- dmhash.Z(.zip) : an STL conforming hash table implementation by David Musser.
- bfhash.Z(.zip) : an STL conforming hash table implementation by Bob Fraley.
- examples.Z(.zip) : STL example programs designed by ObjectSpace Inc.
- wat_stl.zip : an STL port to Watcom 10 compiler by David Byrden.
- mj_paper.ps : a conference paper regarding STL written by Mehdi Jazayeri.
- stl.faq : STL FAQ composed by Marian Corcoran.

Meng Lee
lee@hpl.hp.com