152 тысяч подписчиков
2 тысяч видео
C++20 Templates: The next level: Concepts and more - Andreas Fertig - CppCon 2021
Behavioral Modeling in HW/SW Co-design Using C++ Coroutines - Jeffrey Erickson, Sebastian Schoenberg
CppCon 2018: Vincent Reverdy “Custom Overload Sets and Inline SFINAE for Truly Generic Interfaces”
Taskflow: A Parallel and Heterogeneous Task Programming System Using Modern C++ - Tsung-Wei Huang
Back to Basics: Templates (part 2 of 2) - Andreas Fertig - CppCon 2020
CppCon 2016: Gor Nishanov “C++ Coroutines: Under the covers
CppCon 2015: Michał Dominiak “Applying functional programming in code design
Back to Basics: The Structure of a Program - Bob Steagall - CppCon 2020
CppCon 2016: Jens Weller “Writing applications in modern C++ and Qt
CppCon 2014: Pablo Halpern Decomposing a Problem for Parallel Execution
Embedded Debugging with Visual Studio - Brian Ruth - CppCon 2019
CppCon 2017: Dietmar Kühl “C++17 Parallel Algorithms”
Get Off My Thread: Techniques for Moving Work to Background Threads - Anthony Williams - CppCon 2020
CppCon 2018: Victor Ciura “Enough string_view to Hang Ourselves”
CppCon 2015: Kyle Markley Extreme Type Safety with Opaque Typedefs
Leveraging Modern C++ in Quantitative Finance - Daniel Hanson - CppCon 2019
CppCon 2017: Jonathan Henson “Naivety of Creating Cross-Platform, Modern C++ Libraries...”
CppCon 2017: Sergey Ignatchenko “Ways to Handle Non-blocking Returns in Message-passing Programs...”
Building a Coroutine based Job System without Standard Library - Tanki Zhang - CppCon 2020
Why does std::format do that? - Charlie Barto - CppCon 2021
Up to Code - David Sankel - CppCon 2021
CppCon 2017: Chandler Carruth “Going Nowhere Faster”
CppCon 2016: Atila Neves “Using C++14 to mock C functions
The Truth of a Procedure - Lisa Lippincott - CppCon 2019
Generic Graph Libraries in C++20 - Andrew Lumsdaine & Phil Ratzloff - CppCon 2021
CppCon 2018: Arno Lepisk “Avoiding Disasters with Strongly Typed C++”
Lightning Talk: Introducing Your Team To The Mob - Dustin Randall - CppCon 2021
CppCon 2015: Pramod Gupta “C++ Multi-dimensional Arrays...”
Latest & Greatest in Visual Studio 2019 for C++ developers - Marian Luparu, Sy Brand - CppCon 2019
Lukas Bergdoll “Web | C++” (different) VIDEO AVAILABLE WITH IN SYNC SLIDES
CppCon 2016: Pablo Halpern “Introduction to Vector Parallelism
CppCon 2017: John D. Woolverton “C Pointers”
Memory Resources in a Heterogeneous World - Michał Dominiak - CppCon 2019
Undefined Behavior in C++: What Every Programmer Should Know and Fear - Fedor Pikus - CppCon 2023
CppCon 2017: Rian Quinn “A Test a Day Keeps Your Manager Away!”
Modern Linux C++ debugging tools - under the covers - Greg Law - CppCon 2019
CppCon 2015: Jason Turner “The Current State of (free) Static Analysis
CppCon 2017: Mathieu Ropert “API & ABI Versioning...”
CppCon 2018: Arthur ODwyer “Return Value Optimization: Harder Than It Looks”
CppCon 2017: Barbara Geller & Ansel Sermersheim “Unicode Strings: Why the Implementation Matters”
CppCon 2014: Lisa Lippincott How to call C libraries from C++
CppCon 2016: Dietmar Kühl “Constant Fun
Lightning Talk: Const Mayhem in C++ - Ofek Shilon - CppCon 2022
CppCon 2019: Gordon Brown “Efficient GPU Programming with Modern C++”
Better CMake: A World Tour of Build Systems - Better C++ Builds - Damien Buhl & Antonio Di Stefano
CppCon 2017: Ben Deane & Jason Turner “constexpr ALL the Things!”
CppCon 2017: Victor Zverovich “A modern formatting library for C++”
CppCon 2018: James Bennett “Refactoring Legacy Codebases with LibTooling”
Symbolic Calculus for High-performance Computing From Scratch Using C++23 - Vincent Reverdy - CppCon
Test coverage - Arvid Norberg [ CppCon 2018 ]
CppCon 2015: Eric Niebler Ranges for the Standard Library