CppCon 2014: Stephan Lavavej “STL Features And Implementation Techniques“
—
Presentation Slides, PDFs, Source Code and other presenter materials are available at:
--
This session will cover selected STL features from C 11/14, both explaining how to use them and delving into implementation techniques that could be useful outside the STL.
I will avoid covering popular features you’re already using (e.g. make_shared, make_unique) and obscure features of limited use (e.g. forward_list). The focus will be on useful but under
344 views
184
73
9 years ago 00:59:42 344
CppCon 2014: Stephan Lavavej “STL Features And Implementation Techniques“
9 years ago 01:13:41 9
CppCon 2014: Chandler Carruth “Efficiency with Algorithms, Performance with Data Structures“
8 years ago 01:01:49 1
CppCon 2014: Pablo Halpern “Overview of Parallel Programming in C++“
8 years ago 00:50:09 96
CppCon 2016: Nicolas Fleury “Rainbow Six Siege: Quest for Performance“
2 years ago 01:27:46 7
CppCon 2014: Mike Acton “Data-Oriented Design and C++“
4 years ago 01:26:19 1
CppCon 2014: Mark Maimone “C++ on Mars: Incorporating C++ into Mars Rover Flight Software“