1:40:27
CppCon 2014: Herb Sutter "Back to the Basics! Essentials of Modern C++ Style"
CppCon
44:53
The Clang AST - a Tutorial
Manuel Klimek
1:01:49
CppCon 2014: Pablo Halpern "Overview of Parallel Programming in C++"
1:12:32
Alisdair Meredith: Allocators in C++11
CppNow
49:15
CppCon2014: Alisdair Meredith "Making Allocators Work, Part I"
1:08:06
CppCon 2014: Alisdair Meredith "Making Allocators Work, Part II"
1:29:58
Ownership of Memory in C++
1:12:52
code::dive conference 2014 - Scott Meyers: Support for Embedded Programming in C++11 and C++14
NOKIA Technology Center Wrocław
1:40:46
CppCon 2015: Bjarne Stroustrup “Writing Good C++14”
58:19
CppCon 2014: Andrei Alexandrescu "Optimization Tips - Mo' Hustle Mo' Problems"
1:09:34
CppCon 2014: Scott Meyers "Type Deduction and Why You Care"
1:34:46
The Care and Feeding of C++'s Dragons
Paulo Portela
1:00:54
GoingNative 2012 - Day 2 - Clang
57:50
CppCon 2015: Scott Wardle “Memory and C++ debugging at Electronic Arts”
1:07:10
CppCon 2014: Matt Hargett "Pragmatic Unit Testing in C++"
1:03:37
What's New in Visual C++ 2015 and Future Directions - Steve Carroll • Ayman Shoukry [ CppCon 2015 ]
1:00:35
Going Native 2012 Variadic Templates are Funadic
savage309
1:13:41
CppCon 2014: Chandler Carruth "Efficiency with Algorithms, Performance with Data Structures"
1:12:27
CppCon 2015: Andrei Alexandrescu “std::allocator...”
1:26:46
Thiago Macieira: Qt event loop, networking and I/O API
1:01:29
CppCon 2014: Howard Hinnant "Types Don't Know #"
12:05
Traits Go Mainstream... Leor Zolman - [ CppCon 2015 ]
1:00:58
CppCon 2015: Michael Wong “C++11/14/17 atomics and memory model..."
55:46
CppCon 2015: Alex Fabijanic “On C++, Javascript and WebSockets"
58:07
CppCon 2015: Phil Nash “Test Driven C++ with Catch”
50:53
CppCon 2015: Edouard Alligand “C++: How I learned to stop worrying and love metaprogramming"
48:48
CppCon 2015: David Sankel “Functional Design Explained”
58:46
CppCon 2015: Greg Miller “Time Programming Fundamentals"
1:29:54
CppCon 2015: Chandler Carruth "Tuning C++: Benchmarks, and CPUs, and Compilers! Oh My!"
1:29:26
code::dive conference 2015 - Andrei Alexandrescu - Writing Fast Code I
1:00:47
code::dive conference 2015 - Andrei Alexandrescu - Writing Fast Code II
1:50:15
Understanding Compiler Optimization - Chandler Carruth - Opening Keynote Meeting C++ 2015
Meeting Cpp
58:27
code::dive conference 2015 - Bartosz Szurgot - C++ vs C the embedded perspective
58:11
An Introduction to C++ Coroutines - James McNellis - Meeting C++ 2015
1:04:08
Effective Qt - Marc Mutz - Meeting C++ 2015
44:08
Memory mapped storage - Dmitry Prokoptsev - Meeting C++ 2015
1:31:28
Keynote: Herb Sutter - One C++
1:02:02
Compiler Confidential
1:04:27
The C++ Memory Model - Valentin Ziegler @ Meeting C++ 2014
1:02:55
Objects? No Thanks! - Wouter van Ooijen @ Meeting C++ 2014
47:02
Boris Schäling - Network programming with boost::asio - Meeting C++ 2012
1:00:01
C++ on GPUs done right? - Peter Steinbach - Meeting C++ 2015
59:57
Modern C++: What You Need to Know