Hello
Can you give me advice for a modern book(s) for Effective C++ Programming
By modern I mean that I want it to include new features from Boost C++ Library (casts, smart pointers, etc.)
I have these books:
- Effective C++: 55 Specific Ways to Improve Your Programs and Designs
- More Effective C++: 35 New Ways to Improve Your Programs and Designs
May be I need this one too:
- Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library