dark
Invidious

CppNow 2024

 Subscribe
 RSS
CppNow | 54 videos | Updated 5 months ago
View playlist on YouTube | Switch Invidious Instance


1:26:49

C++ Reflection - Back on Track - David Olsen - C++Now 2024

CppNow

1:21:26

C++ Coroutines at Scale - Implementation Choices at Google - Aaron Jacobs - C++Now 2024

CppNow

1:32:25

Keynote: Employing Senders & Receivers to Tame Concurrency in C++ Embedded Systems - Michael Caisse

CppNow

1:40:42

Fast Conversion From Cpp Floating Point Numbers - Cassio Neri - C++Now 2024

CppNow

1:40:57

C++ Type Erasure Demystified - Fedor G Pikus - C++Now 2024

CppNow

1:42:04

Value Oriented Programming Part V - Return of the Values - Tony Van Eerd - C++Now 2024

CppNow

1:18:29

Expressive Compile-Time Parsers in C++ - Alon Wolf - C++Now 2024

CppNow

1:29:51

C++ Coroutines and Structured Concurrency in Practice - Dmitry Prokoptsev - C++Now 2024

CppNow

1:23:06

Investigating Legacy Design Trends in C++ & Their Modern Replacements - Katherine Rocha C++Now 2024

CppNow

1:26:43

Boost.Parser (Part 1 of 2) - A Parser Combinator Library for C++ - Zach Laine - C++Now 2024

CppNow

1:47:48

Boost.Parser (Part 2 of 2) - A Parser Combinator Library for C++ - Zach Laine - C++Now 2024

CppNow

1:17:25

The Importance of the C++ Build System Target Model - Bill Hoffman - C++Now 2024

CppNow

1:28:49

C++ Should Be C++ - David Sankel - C++Now 2024

CppNow

1:26:28

C++26 Preview - Jeffrey Garland - C++Now 2024

CppNow

1:18:31

Rappel: Compose Algorithms, Not Iterators - Google's Alternative to Ranges - C++Now 2024

CppNow

1:01:05

What We’ve Been Awaiting For? - How to Build a C++ Coroutine Type - Hana Dusíková - C++Now 2024

CppNow

1:49:56

Unlocking Modern CPU Power - Next-Gen C++ Optimization Techniques - Fedor G Pikus - C++Now 2024

CppNow

1:23:06

Investigating Legacy Design Trends in C++ & Their Modern Replacements - Katherine Rocha C++Now 2024

CppNow

1:09:32

Reflection Is Good for C++ Code Health - Saksham Sharma - C++Now 2024

CppNow

1:20:33

An Adventure in Modern C++ Library Design - Robert Leahy - C++Now 2024

CppNow

1:17:25

The Importance of the C++ Build System Target Model - Bill Hoffman - C++Now 2024

CppNow

1:31:32

Embedded Asynchronous Abstraction C++ - Implementing Senders & Receivers Without an OS - Ben Deane

CppNow

1:31:35

Developing Better C++ Code by Isolating Decisions - Michael Okyen - C++Now 2024

CppNow

1:14:29

Reintroduction to Generic Programming for C++ Engineers - Nick DeMarco - C++Now 2024

CppNow

1:28:46

Dependency Injection in C++ - A Practical Guide - Peter Muldoon - C++Now 2024

CppNow

1:47:20

Functional C++ - Gašper Ažman - C++Now 2024

CppNow

1:28:06

Keynote: C++ Painkillers for C++ Developers - The Evolution of C++ Tooling - Anastasia Kazakova

CppNow

1:32:53

C++11 to C++23 in the C++ Memory Model - Alex Dathskovsky - C++Now 2024

CppNow

1:35:51

Implementing Ranges and Views in C++ - Roi Barkan - C++Now 2024

CppNow

1:28:39

A Deep Dive Into C++ Object Lifetimes - Jonathan Müller - C++Now 2024

CppNow

1:31:25

Zero-Cost Abstractions in C++ - High Performance Message Dispatch - Luke Valenty - C++Now 2024

CppNow

44:48

C++ is a Metacompiler - Daniel Nikpayuk - C++Now 2024

CppNow

45:31

How Bloomberg Built a Reusable Process For Consensus on Their Massive C++ Codebases - Sherry Sontag

CppNow

1:18:54

Backporting C++ Safety - Taylor Foxhall - C++Now 2024

CppNow

37:02

C++ Zero Overhead Pass by Value Through Invocable C++ Abstractions - Filipp Gelman - C++Now 2024

CppNow

34:58

Guide to Random Number Generation in C++ - Adrien Devresse - C++Now 2024

CppNow

41:08

C++ Overload Inspector - A Tool for Analyzing and Profiling Overloaded Function Calls - C++Now 2024

CppNow

40:42

Detect C++ Memory Leaks with ALSan: Attachable Leak Sanitizer - Bojun Seo - C++Now 2024

CppNow

45:30

Testability and C++ API Design - John Pavan, Lukas Zhao & Aram Chung - C++Now 2024

CppNow

52:34

Fun with Flags - C++ Type-safe Bitwise Operations - Tobias Loew - C++Now 2024

CppNow

1:28:40

What Does It Take to Implement the C++ Standard Library? (C++Now Edition) Christopher Di Bella

CppNow

1:27:01

Generic Arity: Definition-Checked Variadics in Carbon - Geoffrey Romer - C++Now 2024

CppNow

1:20:10

Unit Testing an Expression Template Library in C++20 - Braden Ganetsky - C++Now 2024

CppNow

1:32:28

Mistakes to Avoid When Writing C++ Projects - Bret Brown - C++Now 2024

CppNow

1:29:07

How do Time Travel Debuggers Work? - Design and Implementation of a Time Travel Debugger - Greg Law

CppNow

1:12:11

Concept Maps using C++23 Library Tech - Indirection to APIs for a Concept - Steve Downey - C++Now 24

CppNow

1:35:39

The Most Important API Design Guideline - No, It's Not That One - Jody Hagins - C++Now 2024

CppNow

1:33:53

Security in C++ - Hardening Techniques From the Trenches - Louis Dionne - C++Now 2024

CppNow

1:18:31

This is C++: Uncompromised Performance, Undefined Behavior, & Move Semantics - Jon Kalb C++Now 2024

CppNow

1:30:30

The C++ Vector Challenge - Lisa Lippincott - C++Now 2024

CppNow

1:13:08

Modernizing Finite State Machines in C++ - Empower Simplicity & Boost Performance With std::variant

CppNow

1:22:21

Glean: C++ Code Indexing at Meta - Michael Park - C++Now 2024

CppNow

1:32:25

Closing Keynote: C++ Development Tools: Past, Present and Future - Marshall Clow - C++Now 2024

CppNow

1:31:23

Designing a Slimmer Vector of C++ Variants - Christopher Fretz - C++Now 2024

CppNow

Original source code / Modified source code Documentation
Released under the AGPLv3 on GitHub. View JavaScript license information. View privacy policy.
Services Forum Donate @ Tiekoetter.com Donate @ Invidious.io Current version: 2025.05.29-35e6fe36 @ master