ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

515 results

CppCon
Knockin' on Header's Door: An Overview of C++ Modules - Alexsandro Thomas - CppCon 2025

https://cppcon.org --- Knockin' on Header's Door: An Overview of C++ Modules - Alexsandro Thomas - CppCon 2025 --- C++20 ...

1:03:38
Knockin' on Header's Door: An Overview of C++ Modules - Alexsandro Thomas - CppCon 2025

2,568 views

20 hours ago

CppCon
The Joy of C++26 Contracts - Myths, Misconceptions & Defensive Programming - Herb Sutter

https://cppcon.org --- The Joy of C++26 Contracts - Myths, Misconceptions & Defensive Programming - Herb Sutter - CppCon 2025 ...

1:02:50
The Joy of C++26 Contracts - Myths, Misconceptions & Defensive Programming - Herb Sutter

54,636 views

3 months ago

CppCon
Using Floating-point in C++: What Works, What Breaks, and Why - Egor Suvorov - CppCon 2025

https://cppcon.org --- Using Floating-point in C++: What Works, What Breaks, and Why - Egor Suvorov - CppCon 2025 ...

1:03:12
Using Floating-point in C++: What Works, What Breaks, and Why - Egor Suvorov - CppCon 2025

7,588 views

1 month ago

CppCon
The Evolution of std::optional - From Boost to C++26 - Steve Downey - CppCon 2025

https://cppcon.org --- The Evolution of std::optional - From Boost to C++26 - Steve Downey - CppCon 2025 --- Optionals were first ...

59:49
The Evolution of std::optional - From Boost to C++26 - Steve Downey - CppCon 2025

6,023 views

3 months ago

CppCon
Back to Basics: C++ Ranges - Mike Shah - CppCon 2025

https://cppcon.org --- Back to Basics: C++ Ranges - Mike Shah - CppCon 2025 --- Ranges have been available since C++20 to ...

1:00:07
Back to Basics: C++ Ranges - Mike Shah - CppCon 2025

5,590 views

2 months ago

CppCon
Practical Reflection With C++26 - Barry Revzin - CppCon 2025

https://cppcon.org​ --- Practical Reflection With C++26 - Barry Revzin - CppCon 2025 --- With the adoption of Reflection for C++26 ...

1:07:31
Practical Reflection With C++26 - Barry Revzin - CppCon 2025

8,288 views

3 weeks ago

CppCon
Back To Basics: C++ Strings and Character Sequences - Nicolai Josuttis - CppCon 2025

https://cppcon.org --- Back To Basics: C++ Strings and Character Sequences - Nicolai Josuttis - CppCon 2025 --- Strings are a key ...

1:05:18
Back To Basics: C++ Strings and Character Sequences - Nicolai Josuttis - CppCon 2025

7,632 views

2 months ago

CppCon
Concept-based Generic Programming - Bjarne Stroustrup - CppCon 2025

https://cppcon.org/ --- Concept-based Generic Programming - Bjarne Stroustrup - CppCon 2025 ...

1:23:29
Concept-based Generic Programming - Bjarne Stroustrup - CppCon 2025

31,192 views

3 months ago

CppCon
Back to Basics: Master the static, inline, const, and constexpr C++ Keywords - Andreas Fertig

https://cppcon.org​ --- Back to Basics: Master the static inline, const, and constexpr C++ Keywords - Andreas Fertig - CppCon ...

1:00:19
Back to Basics: Master the static, inline, const, and constexpr C++ Keywords - Andreas Fertig

12,033 views

1 month ago

CppCon
std::execution in Asio Codebases: Adopting Senders Without a Rewrite - Robert Leahy - CppCon 2025

https://cppcon.org​ --- std::execution in Asio Codebases: Adopting Senders Without a Rewrite - Robert Leahy - CppCon 2025 ...

56:53
std::execution in Asio Codebases: Adopting Senders Without a Rewrite - Robert Leahy - CppCon 2025

3,417 views

1 month ago

CppCon
C++26 - What's In It For You? - Marc Gregoire - CppCon 2025

https://cppcon.org --- C++26 - What's In It For You? - Marc Gregoire - CppCon 2025 --- C++26, the next release of the C++ ...

1:00:10
C++26 - What's In It For You? - Marc Gregoire - CppCon 2025

14,026 views

2 months ago

CppCon
Best Practices for AI Tool Use in C++ - Jason Turner - CppCon 2025

https://cppcon.org --- Best Practices for AI Tool Use - Jason Turner - CppCon 2025 --- AI (LLMs) are becoming prolific in C++ ...

1:02:10
Best Practices for AI Tool Use in C++ - Jason Turner - CppCon 2025

21,841 views

2 months ago

CppCon
Back to Basics: Custom Allocators Explained - From Basics to Advanced - Kevin Carpenter - CppCon

https://cppcon.org​ --- Back to Basics: Custom Allocators Explained - From Basics to Advanced - Kevin Carpenter - CppCon 2025 ...

59:01
Back to Basics: Custom Allocators Explained - From Basics to Advanced - Kevin Carpenter - CppCon

15,268 views

1 month ago

CppCon
Reflection: C++’s Decade-Defining Rocket Engine - Herb Sutter - CppCon 2025

https://cppcon.org/ --- Reflection: C++'s Decade-Defining Rocket Engine - Herb Sutter - CppCon 2025 In June 2025, C++ crossed ...

1:41:56
Reflection: C++’s Decade-Defining Rocket Engine - Herb Sutter - CppCon 2025

34,545 views

1 month ago

CppCon
Back to Basics: C++ Concepts - Jeff Garland - CppCon 2025

https://cppcon.org --- Back to Basics: C++ Concepts - Jeff Garland - CppCon 2025 --- C++20 introduced concepts as a first-class ...

1:03:01
Back to Basics: C++ Concepts - Jeff Garland - CppCon 2025

5,240 views

3 weeks ago

CppCon
CMake Doesn't Have to Be Painful | Simple Strategies That Work - Bret Brown - CppCon 2025

https://cppcon.org --- CMake Doesn't Have to Be Painful | Simple Strategies That Work - Bret Brown - CppCon 2025 --- CMake ...

1:03:54
CMake Doesn't Have to Be Painful | Simple Strategies That Work - Bret Brown - CppCon 2025

10,423 views

1 month ago

CppCon
More Speed & Simplicity: Practical Data-Oriented Design in C++ - Vittorio Romeo - CppCon 2025

https://cppcon.org/ --- More Speed & Simplicity: Practical Data-Oriented Design in C++ - Vittorio Romeo - CppCon 2025 ...

1:39:20
More Speed & Simplicity: Practical Data-Oriented Design in C++ - Vittorio Romeo - CppCon 2025

25,889 views

3 weeks ago

CppCon
Matrix Multiplication Deep Dive || Cache Blocking, SIMD & Parallelization - Aliaksei Sala - CppCon

https://cppcon.org --- Matrix Multiplication Deep Dive || Cache Blocking, SIMD & Parallelization - Aliaksei Sala - CppCon 2025 ...

59:03
Matrix Multiplication Deep Dive || Cache Blocking, SIMD & Parallelization - Aliaksei Sala - CppCon

6,322 views

2 weeks ago

CppCon
Back to Basics: Lifetime Management in Cpp - Phil Nash - CppCon 2024

https://cppcon.org --- Back to Basics: Lifetime Management in Cpp - Phil Nash - CppCon 2024 --- Lifetime management in C++ is ...

52:48
Back to Basics: Lifetime Management in Cpp - Phil Nash - CppCon 2024

12,294 views

11 months ago

CppCon
Making C++ Safe, Healthy, and Efficient - John Lakos - CppCon 2025

https://cppcon.org --- Making C++ Safe, Healthy, and Efficient - John Lakos - CppCon 2025 --- The world runs on C++. For more ...

1:10:30
Making C++ Safe, Healthy, and Efficient - John Lakos - CppCon 2025

7,218 views

2 months ago