C++11 Move Semantics and STL optimizations + A look at LibreOffice code base.
Details
-
A look at LibreOffice code base - Sushil Shinde and team from Synerzip:
The anatomy of a real C++ product. -
C++11 Move Semantics and STL optimizations - Arindam Mukherjee + Sandeep Joshi:
Understand copy and move semantics in C++11, and how STL containers became nimble in C++11.