CallMeJoe
September 14th, 2002, 11:40 PM
Any recommendations for recent books on STL for an otherwise very experienced C++ developer. (I've used STL a tiny bit.)
|
Click to See Complete Forum and Search --> : Recommended Books for STL CallMeJoe September 14th, 2002, 11:40 PM Any recommendations for recent books on STL for an otherwise very experienced C++ developer. (I've used STL a tiny bit.) Paul McKenzie September 15th, 2002, 12:47 AM "The C++ Standard Library", Nicolai Josuttis. "Effective STL", Scott Meyers. Regards, Paul McKenzie jfaust September 15th, 2002, 01:55 AM What, the source code isn't clear enough? Jeff Bob Davis September 15th, 2002, 10:43 AM 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. :) stober September 15th, 2002, 06:04 PM 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 codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |