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
144 views
310
93
2 months ago 01:09:34 1
CppCon 2014: Scott Meyers “Type Deduction and Why You Care“
1 year ago 01:27:46 1
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“
6 years ago 01:13:41 1
CppCon 2014: Chandler Carruth “Efficiency with Algorithms, Performance with Data Structures“
8 years ago 00:50:09 96
CppCon 2016: Nicolas Fleury “Rainbow Six Siege: Quest for Performance“
8 years ago 00:59:42 144
CppCon 2014: Stephan Lavavej “STL Features And Implementation Techniques“
8 years ago 01:01:49 1
CppCon 2014: Pablo Halpern “Overview of Parallel Programming in C++“
10 years ago 01:40:27 1
CppCon 2014: Herb Sutter “Back to the Basics! Essentials of Modern C++ Style“