"For learning to use the STL I would recommend http://www.amazon.com/Standard-Library-Tutorial-Reference/dp/02013 79260/ref=sr_1_1?ie=UTF8&s=books&qid=1263339571&sr=8-1
I have read this book cover to cover (when I was taking CS 240). It helped me understand the whys behind the STL enough that my XML tokenizer for the Chess project was a 3-line function operator>> function and one line to do the actual tokenization. The book is a good reference for the actually classes and functions in the STL as well as a good explanation of the logic behind the architecture." > Daniel Dilts Thanks, that looks like a great book for the STL and seems to get excellent reviews too. Dave Darrough -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
