CppCon 2015: Bjarne Stroustrup “Writing Good C++14”
--
Presentation Slides, PDFs, Source Code and other presenter materials are available at: - CppCon 2015
--
How do we use C 14 to make our code better, rather than just different? How do we do so on a grand scale, rather than just for exceptional programmers? We need guidelines to help us progress from older styles, such as “C with Classes”, C, “pure OO”, etc. We need articulated rules to save
1 view
436
140
2 years ago 01:54:00 1
Can C++ be 10x Simpler & Safer? - Herb Sutter - CppCon 2022
2 years ago 01:04:46 1
CppCon 2015: Vittorio Romeo “Implementation of a component-based entity system in modern C++”
4 years ago 01:12:27 1
CppCon 2015: Andrei Alexandrescu “std::allocator...”
5 years ago 01:00:11 2
CppCon 2015: Kate Gregory “Stop Teaching C“
6 years ago 01:40:46 1
CppCon 2015: Bjarne Stroustrup “Writing Good C++14”
6 years ago 00:09:39 7
CppCon 2015: Huu Nguyen “C++ Requests - Curl for People“
7 years ago 01:29:54 1
CppCon 2015: Chandler Carruth “Tuning C++: Benchmarks, and CPUs, and Compilers! Oh My!“
7 years ago 01:03:44 28
CppCon 2015: Timur Doumler “C++ in the Audio Industry”
8 years ago 00:56:27 1
CppCon 2015:Marshall Clow “Type Traits - what are they and why should I use them?“
9 years ago 00:16:19 2
CppCon 2015: Atila Neves “Emacs as a C++ IDE“
9 years ago 00:14:47 1
CppCon 2015: Greg Law “ Give me 15 minutes & I’ll change your view of GDB“
9 years ago 00:15:15 1
CppCon 2015: Piotr Padlewski “C++ devirtualization in clang“
9 years ago 00:11:33 1
CppCon 2015: Kyle Markley “Extreme Type Safety with Opaque Typedefs“
9 years ago 00:14:18 1
CppCon 2015: Jens Weller “How I integrated TinyMCE into my Qt Application“
9 years ago 00:10:38 1
CppCon 2015: Milian Wolff “Heaptrack: A Heap Memory Profiler for Linux“