Sched.com Conference Mobile Apps
CppCon 2019
has ended
Create Your Own Event
CppCon 2019
-
Saved To
My Schedule
Schedule
Simple
Expanded
Grid
By Venue
Speakers
Staff
Sponsors
Exhibitors
Attendees
Map
Search
or browse by date + venue
• Algorithms/Functional
• Compilers/Tooling
• Concurrency
• Data Structures/Allocation
• Design/Best Practices
• Education/Coaching
• Free Standing/Web/Runtimes
• Future of C++
• GPU/Graphics
• Interface Design
• Metaprogramming/Reflection
• Modules/Builds/Packaging
• Optimization/Undefined Behavior
• Parsing/Text and I/O
• Security/Safety Critical/Automotive
• Software Evolution/Testing
• Type Design
Back to Basics
Business
Class
ISO Meeting
Open Content
All
Lightning Talks
Social
Popular
menu
Menu
Log in
Schedule
Speakers
Staff
Sponsors
Exhibitors
Attendees
Map
Search
Download our free app:
← Back
AB
Andras Babos
Bloomberg LP
Senior Software Developer
Saturday
, September 14
09:00 MDT
Debugging and Profiling C++ Code on Linux
Summit 10
Milian Wolff
Sunday
, September 15
09:00 MDT
Debugging and Profiling C++ Code on Linux
Summit 10
Milian Wolff
Monday
, September 16
08:45 MDT
C++20: C++ at 40
Aurora A
Bjarne Stroustrup
11:00 MDT
The C++20 Synchronization Library
Aurora C
Bryce Adelstein Lelbach
The C++20 Standard Library: Beyond Ranges
Crest 4/5
Jeff Garland
14:00 MDT
What Every Programmer Should Know About Memory Allocation
Aurora A
Samy Al Bahra • Hannes Sowa • Paul Khuong
If You Can't Open It, You Don't Own It
Summit 4/5
Matthew Butler
15:15 MDT
Algorithm Intuition (part 2 of 2)
Aurora D
Conor Hoekstra
C++ ...Easy, Elegant, Powerful!
Summit 4/5
Charley Bay
Programming with C++ Modules: Guide for the Working
Aurora A
Gabriel Dos Reis
16:45 MDT
Latest & Greatest in Visual Studio 2019 for C++ developers
Summit 4/5
Marian Luparu • Simon Brand
Concepts in C++20: Revolution or Evolution
Aurora D
Rainer Grimm
Reflections: Compile-time Introspection of Source Code
Aurora A
Andrew Sutton
Preventing Spectre One Branch at a Time: The Design and Implementation of Fine Grained Spectre v1 Mitigation APIs
Summit 6/7
Zola Bridges • Devin Jeanpierre
Quickly Testing Legacy C++ Code with Approval Tests
Crest 4/5
Clare Macrae
Tuesday
, September 17
09:00 MDT
Practical C++ Modules
Aurora D
Boris Kolpackov
Error Handling is Cancelling Operations
Summit 8/9
Andrzej Krzemieński
10:30 MDT
"Allegro" Means Both Fast and Happy. Coincidence?
Aurora A
Andrei Alexandrescu
14:00 MDT
Back to Basics: Atomics, Locks, and Tasks (part 1 of 2)
Aurora A
Rainer Grimm
Behind Enemy Lines - Reverse Engineering C++ in Modern Ages
Crest 4/5
Gal Zaban
10 Techniques to Understand Existing Code
Aurora D
Jonathan Boccara
15:15 MDT
What's New in Visual Studio Code for C++ Development - Remote Development, IntelliSense, Build/Debug, vcpkg, and More!
Summit 4/5
Tara Raj
Compiled C++ Coding Standards
Summit 8/9
Valentin Galea
Converting to C++20 Modules
Aurora C
Nathan Sidwell
15:50 MDT
(Ab)using Compiler Tools
Summit 4/5
Reka Kovacs
16:45 MDT
Clang-based Refactoring, or How to Refactor Millions of Line of Code Without Alienating your Colleagues
Summit 4/5
Fred Tingaud
Concurrency in C++20 and Beyond
Aurora D
Anthony Williams
C++ Code Smells
Aurora C
Jason Turner
Wednesday
, September 18
08:00 MDT
Site Reliability Engineering: Balancing Risk and Velocity
Summit 8/9
Derek Remund
08:30 MDT
ISO SG14 Working Meeting
Community Room
Herb Sutter • Michael Wong
09:00 MDT
TCMalloc: A High-Performance Memory Allocator
Crest 4/5
Chris Kennelly
C++20: What's in it for you?
Aurora A
Marc Gregoire
How to Herd 1,000 Libraries
Crest 3
Robert Schumacher
A Series of Unfortunate Bugs
Summit 4/5
Satabdi Das
10:30 MDT
Applied WebAssembly: Compiling and Running C++ in Your Web Browser
Aurora A
Ben Smith
13:00 MDT
ISO SG14 Working Meeting
Community Room
Herb Sutter • Michael Wong
14:00 MDT
Lifetime analysis for everyone
Aurora D
Gábor Horváth • Matthias Gehre
A Unifying Abstraction for Async in C++
Aurora A
Eric Niebler • Daisy Hollman
Abusing Your Memory Model for Fun and Profit
Aurora C
Samy Al Bahra • Paul Khuong
15:15 MDT
ISO SG14 Working Meeting
Community Room
Herb Sutter • Michael Wong
How to Implement Your First Compiler Feature: The Story of Concepts in Clang
Summit 4/5
Saar Raz
Making Testing C++ Binaries Practical @ Facebook Scale: A CI Story
Aurora C
Mark Isaacson
16:45 MDT
ISO SG14 Working Meeting
Community Room
Herb Sutter • Michael Wong
How to Write a Heap Memory Profiler
Aurora C
Milian Wolff
Pattern Matching: A Sneak Peek
Summit 8/9
Michael Park
Thursday
, September 19
09:00 MDT
Asynchronous Programming in Modern C++
Aurora A
Hartmut Kaiser
Are We Macro-free Yet?
Summit 4/5
Zhihao Yuan
This Videogame Programmer Used the STL and You Will Never Guess What Happened Next
Aurora D
Mathieu Ropert
Removing Metaprogramming From C++, Part 1 of N: constexpr Function Parameters
Summit 8/9
David Stone
10:30 MDT
Better Code: Relationships
Aurora A
Sean Parent
14:00 MDT
Structured Concurrency: Writing Safer Concurrent Code with Coroutines and Algorithms
Aurora A
Lewis Baker
Next generation unit testing using static reflection
Crest 4/5
Manu Sánchez
The Dawn of a New Error
Crest 3
Phil Nash
15:15 MDT
From STL to Ranges: Using Ranges Effectively
Aurora C
Jeff Garland
15:50 MDT
Generators, Coroutines and Other Brain Unrolling Sweetness
Aurora D
Adi Shavit
Mesh: Automatically Compacting Your C++ Application's Memory
Crest 3
Emery Berger
Behind the Scenes of a C++ Build System
Summit 8/9
Jussi Pakkanen
16:45 MDT
Back to Basics: Virtual Dispatch and its Alternatives
Aurora C
Inbal Levi
Floating-Point charconv: Making Your Code 10x Faster With C++17's Final Boss
Aurora D
Stephan T. Lavavej
Friday
, September 20
09:00 MDT
Higher-order functions in Modern C++: existing techniques and `function_ref`
Crest 4/5
Vittorio Romeo
Some Programming Myths Revisited
Summit 8/9
Patrice Roy
10:30 MDT
Polymorphism != Virtual: Easy, Flexible Runtime Polymorphism Without Inheritance
Aurora A
John Bandela
13:30 MDT
Modern Linux C++ debugging tools - under the covers
Aurora C
Greg Law
Faster Code Through Parallelism on CPUs and GPUs
Crest 4/5
David Olsen
Catch ⬆️: Unicode for C++23
Crest 3
JeanHeyd Meneide
Using C++20's Three-way Comparison <=>
Summit 4/5
Jonathan Müller
14:45 MDT
The Networking TS in Practice: Patterns for Real World Problems
Crest 4/5
Robert Leahy
Great C++ is_trivial
Aurora C
Jason Turner
Building Modules
Summit 8/9
Michael Spencer
16:15 MDT
De-fragmenting C++: Making Exceptions and RTTI More Affordable and Usable (“Simplifying C++” #6 of N)
Aurora A
Herb Sutter
Saturday
, September 21
09:00 MDT
Parallelism in Modern C++: From CPU to GPU
Summit 9
Michael Wong • Gordon Brown
Sunday
, September 22
09:00 MDT
Parallelism in Modern C++: From CPU to GPU
Summit 9
Michael Wong • Gordon Brown
Timezone
CppCon 2019
America/Denver
Filter By Date
CppCon 2019
Sep 14
-
22, 2019
September 2019
Sun
Mon
Tue
Wed
Thu
Fri
Sat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Filter By Venue
6700 North Gaylord Rockies Boulevard, Aurora, CO 80019, USA
Sort schedule by Venue
Aurora A
Aurora C
Aurora D
Bookstore
Community Room
Conference Room A
Conference Room B
Cottonwood 2
Cottonwood 6
Cottonwood 7
Crest 3
Crest 4/5
Gaylord Rockies Eateries
Grand Lodge
Maple 1
Mountain Pass
Punch Bowl Social
Registration
Ski Village (Lower Level)
Social Hall (Aurora B)
Summit 2
Summit 4
Summit 4/5
Summit 5
Summit 6
Summit 6/7
Summit 7
Summit 8
Summit 8/9
Summit 9
Summit 10
Summit 11
_N
Filter By Type
• Algorithms/Functional
• Compilers/Tooling
• Concurrency
• Data Structures/Allocation
• Design/Best Practices
• Education/Coaching
• Free Standing/Web/Runtimes
• Future of C++
• GPU/Graphics
• Interface Design
• Metaprogramming/Reflection
• Modules/Builds/Packaging
• Optimization/Undefined Behavior
• Parsing/Text and I/O
• Security/Safety Critical/Automotive
• Software Evolution/Testing
• Type Design
Back to Basics
Business
Class
ISO Meeting
Open Content
All
Lightning Talks
Social
Popular
Recently Active Attendees
Chris Ryan
Petr Hosek
Peter Muldoon
SC
Shankar Chandrasekaran
Shea Williams
Pete Isensee
Andre Kostur
RC
Robert Conde
More →
Twitter Feed