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
JM
Jeff Miller
Microsoft
Software Developer
Monday
, September 16
08:00 MDT
Registration
Registration
08:45 MDT
C++20: C++ at 40
Aurora A
Bjarne Stroustrup
11:00 MDT
An Overview of Standard Ranges
Summit 8/9
Tristan Brindle
The C++20 Synchronization Library
Aurora C
Bryce Adelstein Lelbach
13:35 MDT
Book Signing: Marc Gregoire
Bookstore
Marc Gregoire
14:00 MDT
Freestanding C++ - Past, Present, and Future
Crest 3
Ben Saks
If You Can't Open It, You Don't Own It
Summit 4/5
Matthew Butler
15:15 MDT
Programming with C++ Modules: Guide for the Working
Aurora A
Gabriel Dos Reis
When C++ Style Guides Contradict
Summit 8/9
Nicolai Josuttis
16:45 MDT
From Algorithm to Generic, Parallel Code
Summit 8/9
Dietmar Kuhl
18:00 MDT
Beverages with Backtrace
Social Hall (Aurora B)
Karla Bueno • Karla Bueno
20:30 MDT
Committee Fireside Chat
Aurora A
Jon Kalb • Bryce Adelstein Lelbach • Lisa Lippincott • Herb Sutter • Titus Winters • Vittorio Romeo • Marshall Clow • Bjarne Stroustrup • JF Bastien • Hana Dusíková • David Stone
Tuesday
, September 17
08:00 MDT
Threading Design Decisions in AutoCAD for Web & Mobile
Summit 8/9
Max Raskin
09:00 MDT
Deep CMake for Library Authors
Crest 4/5
Craig Scott
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
12:05 MDT
Book Signing: Herb Sutter
Bookstore
Herb Sutter
13:35 MDT
Book Signing: Anthony Williams
Bookstore
Anthony Williams
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
15:15 MDT
Back to Basics: Atomics, Locks, and Tasks (part 2 of 2)
Aurora A
Rainer Grimm
15:50 MDT
(Ab)using Compiler Tools
Summit 4/5
Reka Kovacs
C++ Standard Library "Little Things"
Crest 4/5
Billy O'Neal
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
How to Choose the Right Standard Library Container, and Why You Should Want Some More
Crest 3
Alan Talbot
C++ Code Smells
Aurora C
Jason Turner
C++ Design Patterns: From C++03 to C++17
Summit 8/9
Fedor Pikus
20:30 MDT
Lightning Talks
Aurora A
Phil Nash
Wednesday
, September 18
08:00 MDT
Site Reliability Engineering: Balancing Risk and Velocity
Summit 8/9
Derek Remund
09:00 MDT
TCMalloc: A High-Performance Memory Allocator
Crest 4/5
Chris Kennelly
How to Herd 1,000 Libraries
Crest 3
Robert Schumacher
A Series of Unfortunate Bugs
Summit 4/5
Satabdi Das
09:35 MDT
Minimal Structured Logging for Autonomous Vehicles
Summit 4/5
Robert Keelan
10:30 MDT
Applied WebAssembly: Compiling and Running C++ in Your Web Browser
Aurora A
Ben Smith
12:05 MDT
Book Signing: Nicolai Josuttis
Bookstore
Nicolai Josuttis
14:00 MDT
Dependency Management at the End of the Rainbow
Crest 4/5
Corentin Jabot
15:15 MDT
Getting Allocators out of Our Way
Crest 4/5
Alisdair Meredith • Pablo Halpern
Making Testing C++ Binaries Practical @ Facebook Scale: A CI Story
Aurora C
Mark Isaacson
Inference in C++: The big picture
Aurora A
Michael Spertus
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
Destructor Case Studies: Best Practices for Safe and Efficient Teardown
Crest 4/5
Pete Isensee
10:30 MDT
Better Code: Relationships
Aurora A
Sean Parent
12:30 MDT
Lightning Talks
Summit 8/9
Kate Gregory
14:00 MDT
Reading Binary Data with Style: A Serialization Framework for C++17
Summit 4/5
Tony Wasserka
15:15 MDT
How C++ Beats All Other Languages at Card Games: Using Integers as Arrays of Bitfields a.k.a. SWAR Techniques
Summit 4/5
Eduardo Madrid
Infiltrating a Code Base: Moving Toward a Better C
Crest 3
Brian Ruth
15:50 MDT
Generators, Coroutines and Other Brain Unrolling Sweetness
Aurora D
Adi Shavit
16:45 MDT
Back to Basics: Virtual Dispatch and its Alternatives
Aurora C
Inbal Levi
Solve Hard Problems Quickly Using SAT Solvers
Summit 4/5
Martin Hořeňovský
Path Tracing Three Ways: A Study of C++ Style
Aurora A
Matt Godbolt
In-place Construction: the Routine Complexities of Efficiency
Crest 4/5
Ben Deane
20:30 MDT
Lightning Talks
Aurora A
Phil Nash
Friday
, September 20
09:00 MDT
Back to Basics: Exception Handling and Exception Safety
Aurora D
Ben Saks
Some Programming Myths Revisited
Summit 8/9
Patrice Roy
10:30 MDT
Polymorphism != Virtual: Easy, Flexible Runtime Polymorphism Without Inheritance
Aurora A
John Bandela
12:00 MDT
Lightning Talks
Summit 8/9
Phil Nash
13:30 MDT
Back to Basics: Type Erasure
Aurora A
Arthur O'Dwyer
Modern Linux C++ debugging tools - under the covers
Aurora C
Greg Law
Catch ⬆️: Unicode for C++23
Crest 3
JeanHeyd Meneide
Objects vs Values: Value Oriented Programming in an Object Oriented World
Aurora D
Tony Van Eerd
Using C++20's Three-way Comparison <=>
Summit 4/5
Jonathan Müller
14:45 MDT
Embrace Modern Technology: Using HTML 5 for GUI in C++
Summit 4/5
Borislav Stanimirov
16:15 MDT
De-fragmenting C++: Making Exceptions and RTTI More Affordable and Usable (“Simplifying C++” #6 of N)
Aurora A
Herb Sutter
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
DK
Dan Kalowsky
TB
Travis Betak
Julian Kranz
Chris Ryan
Jennifer Yao
Bob Steagall
Sean Parent
Timur Doumler
More →
Twitter Feed