Any recommendations for recent books on STL for an otherwise very experienced C++ developer. (I've used STL a tiny bit.)
Printable View
Any recommendations for recent books on STL for an otherwise very experienced C++ developer. (I've used STL a tiny bit.)
"The C++ Standard Library", Nicolai Josuttis.
"Effective STL", Scott Meyers.
Regards,
Paul McKenzie
What, the source code isn't clear enough?
Jeff
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 SECURITYQuote:
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. :)