Topic: STL Availability
Author: mcorcora@ix.netcom.com (Marian Corcoran)
Date: 2 Feb 1995 20:45:31 GMT Raw View
STL is available through MODENA software. It has the best tutorial I
have seen. MODENA'S STL works on Borland C++ and has ported STL to:
IBM XLC C++, under AIX
Apogee C++ on SPARC
Visual C++
I believe it also has on-line examples to get you started.
Company information:
MODENA
modena@netcom.com
1-800-MODENA-1
I would be interested to hear about user experience. If you should
develop some examples as you are learning, I would appreciate seeing
them, as I will be teaching a course this summer in STL. Developing
good software is important. Educating people on how to use it is also
important.
mc
Author: rick@triode.apana.org.au (Richard Welykochy)
Date: 26 Jan 1995 16:39:38 GMT Raw View
rwolf@ibm.net wrote:
: Does anyone know where I can get copy of the Alex Stepanov's STL
: library?
Yup: ftp butler.hpl.hp.com/stl
That directory contains documentation and sources.
Author: dsupel@source.asset.com (Darin J. Supel)
Date: 26 Jan 1995 15:53:18 -0500 Raw View
In article <3fvfda$ii8@news-s01.ny.us.ibm.net>, <rwolf@ibm.net> wrote:
>Does anyone know where I can get copy of the Alex Stepanov's STL
>library?
you can find a copy of the dec 06 1994 release at
http://isx.com/~dsupel/www/sponge/stl/
a stl.zip file exists
all the unzipped files exist
Author: rwolf@ibm.net
Date: 23 Jan 1995 05:38:50 GMT Raw View
Does anyone know where I can get copy of the Alex Stepanov's STL
library?
Author: Daniel Yoder <dyoder@pencom.com>
Date: Mon, 23 Jan 95 10:57:11 PDT Raw View
I got it via ftp from:
butler.hpl.hp.com (192.6.19.31) in /stl/sharfile.Z
(or /stl/stl.zip for PC users).
> Does anyone know where I can get copy of the Alex Stepanov's STL
> library?
Author: trevory@cst.labtam.oz.au (Trevor Yann)
Date: 24 Jan 1995 03:52:47 GMT Raw View
In article <3fvfda$ii8@news-s01.ny.us.ibm.net>, rwolf@ibm.net says:
>
>Does anyone know where I can get copy of the Alex Stepanov's STL
>library?
See web page http://www.cs.rpi.edu/~musser/stl.html for info about STL.
The free Hewlett-Packard implementation of STL may be obtained
from ftp://butler.hpl.hp.com/stl in a .zip file, or from
ftp://ftp.cs.rpi.edu/stl in a .Z file.