Mail Archives: djgpp/1997/11/17/13:30:48
On 11/17/97 7:14:44 PM A.P. Zijlstra wrote:
>Hi,
>
>whils we're talking about it... I know what the STL thingy is.. but I
>don't know the details, that is the usage of this great c++ feature...
>are there any docs and or really recommended books about STL.. cause I
>feel like I'm rewriting code that has been written for at least one
>thousand times :(...
>
>
>greetinx,
>Peter
>
There are some very good tutorials on the net:
- Mumit's STL Newbie guide
http://www.xraylith.wisc.edu/~khan/software/stl/STL.newbie.html
- The Standard Template Library Tutorial
http://www.infosys.tuwien.ac.at/Research/Component/tutorial/prwmain.htm
- Silicon Graphics STL site (source + very good docs + refernce manual)
http://www.sgi.com/Technology/STL/
Eyal.
- Raw text -