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
343 views
184
73
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“
7 years ago 01:00:12 1
CppCon 2014: Louis Dionne “Metaprogramming with : Unifying and “
7 years ago 00:06:31 1
CppCon 2014: Lightning Talks - Andy Webber “The Perils of Strict Aliasing“
7 years ago 00:58:57 1
CppCon 2014: Jason Lucas “Polymorphism with Unions“
8 years ago 00:59:40 8
CppCon 2014: James McNellis “Unicode in C++“
8 years ago 01:08:06 1
CppCon 2014: Alisdair Meredith “Making Allocators Work, Part II“
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++“
9 years ago 00:48:43 2
CppCon 2014: Nicolas Fleury “C++ in Huge AAA Games“
10 years ago 01:11:20 1
CppCon 2014: Herb Sutter “Lock-Free Programming (or, Juggling Razor Blades), Part II“
10 years ago 01:00:24 3
CppCon 2014: Herb Sutter “Lock-Free Programming (or, Juggling Razor Blades), Part I“
10 years ago 01:01:29 2
CppCon 2014: Howard Hinnant “Types Don’t Know #“
10 years ago 00:56:23 2
CppCon 2014: James McNellis & Kate Gregory “Making C++ Code Beautiful“
10 years ago 00:59:21 1
CppCon 2014: James McNellis & Kate Gregory “Modernizing Legacy C++ Code“
10 years ago 01:04:34 2
CppCon 2014: Pablo Halpern “Decomposing a Problem for Parallel Execution“
10 years ago 01:40:27 1
CppCon 2014: Herb Sutter “Back to the Basics! Essentials of Modern C++ Style“