|
-
September 14th, 2002, 11:40 PM
#1
Recommended Books for STL
Any recommendations for recent books on STL for an otherwise very experienced C++ developer. (I've used STL a tiny bit.)
-
September 15th, 2002, 12:47 AM
#2
"The C++ Standard Library", Nicolai Josuttis.
"Effective STL", Scott Meyers.
Regards,
Paul McKenzie
-
September 15th, 2002, 01:55 AM
#3
What, the source code isn't clear enough?
Jeff
-
September 15th, 2002, 10:43 AM
#4
I agree with jfaust. Just kidding. I wonder if it was intentional to make the STL code in most packages so **** hard to read. Maybe it was so the people writing the "inefficient generic code" would be able to hide it from everyone.
-
September 15th, 2002, 06:04 PM
#5
Originally posted by Bob Davis
I agree with jfaust. Just kidding. I wonder if it was intentional to make the STL code in most packages so **** hard to read. Maybe it was so the people writing the "inefficient generic code" would be able to hide it from everyone.
That' called JOB SECURITY
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|