DEV Community

The C++ Standard Library: A Tutorial and Reference by Nicolai Josuttis

Sandor Dargo on July 10, 2019

For each quarter, I define three goals for myself as described in Setting yourself up to success. In the previous quarters, I had personal goals re...
Collapse
 
syntopikyle profile image
Kyle Walsh

Thanks for doing this write-up! I had been considering going through this tome myself and wasn't sure where to rank it in my upcoming reads stack (which is naturally never-ending, lol). I'm overdue for an STL refresher (outside of the items I use via muscle memory for day to day stuff).

Collapse
 
sandordargo profile image
Sandor Dargo

Thank you for your comment! If you know what from the STL you're exactly looking for, you can simply open the book there and for that purpose it's great.