Teen Programmers Unite  
 

 

Return to forum top

STL guide/Data structures

Posted by taubz [send private reply] at October 09, 2001, 12:52:44 PM

Is there a good guide to the STL on the web somewhere? I'm hoping there's a heap STL class that I can turn into a COM object...

Howabout a reference for data structures? I'm hoping to stumble on a list data structure (or combination of structures) that can insert/remove, seek to an item by index, and find an item by unique/nonunique key all fairly efficiently. Or is that too much to ask for?

- taubz

Posted by RedX [send private reply] at October 09, 2001, 01:28:22 PM

http://www.sgi.com/tech/stl/
The full STL reference.

http://ciips.ee.uwa.edu.au/~morris/Year2/PLDS210/ds_ToC.html
A good tutorial covering datastructures, searching and sorting.

RedX

Posted by taubz [send private reply] at October 09, 2001, 10:07:11 PM

Thanks a bunch.

You must be logged in to post messages and see which you have already read.

Log on
Username:
Password:
Save for later automatic logon

Register as a new user
 
Copyright TPU 2002. See the Credits and About TPU for more information.