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
Duygu Cakmak
Creative Assembly
Senior AI Programmer
Horsham/UK
Sunday
, September 15
17:30 MDT
Tee Shirt Night Dinner
Gaylord Rockies Eateries
20:00 MDT
Registration Reception
Registration
Monday
, September 16
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
Compiler Explorer: Behind The Scenes
Summit 4/5
Matt Godbolt
12:05 MDT
Book Signing: Bjarne Stroustrup
Bookstore
Bjarne Stroustrup
14:00 MDT
Hello World From Scratch
Crest 4/5
Peter Bindels • Simon Brand
Algorithm Intuition (part 1 of 2)
Aurora D
Conor Hoekstra
What Every Programmer Should Know About Memory Allocation
Aurora A
Samy Al Bahra • Hannes Sowa • Paul Khuong
Writing Safety Critical Automotive C++ Software for High Performance AI Hardware:
Summit 8/9
Michael Wong • Gordon Brown
15:15 MDT
Algorithm Intuition (part 2 of 2)
Aurora D
Conor Hoekstra
Programming with C++ Modules: Guide for the Working
Aurora A
Gabriel Dos Reis
16:45 MDT
From Algorithm to Generic, Parallel Code
Summit 8/9
Dietmar Kuhl
Value Proposition: Allocator-Aware (AA) Software
Crest 3
John Lakos
Reflections: Compile-time Introspection of Source Code
Aurora A
Andrew Sutton
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
09:00 MDT
Back to Basics: RAII and the Rule of Zero
Aurora A
Arthur O'Dwyer
A Short Life span<> For a Regular Mess
Crest 3
Victor Ciura
Rethinking the Way We Do Templates in C++
Aurora C
Mateusz Pusz
Practical C++ Modules
Aurora D
Boris Kolpackov
10:30 MDT
"Allegro" Means Both Fast and Happy. Coincidence?
Aurora A
Andrei Alexandrescu
12:05 MDT
Book Signing: Herb Sutter
Bookstore
Herb Sutter
12:30 MDT
SG20 Panel: Let's Talk About Education
Crest 4/5
Michał Dominiak • Christopher Di Bella
14:00 MDT
10 Techniques to Understand Existing Code
Aurora D
Jonathan Boccara
From Functions to Concepts: Maintainability and Refactoring Impact of Higher-Level Design Features
Aurora C
Titus Winters
15:15 MDT
Efficient GPU Programming with Modern C++
Aurora D
Michael Wong • Gordon Brown
15:50 MDT
C++ Standard Library "Little Things"
Crest 4/5
Billy O'Neal
Small is beautiful: Techniques to minimise memory footprint
Summit 8/9
Steven Pigeon
16:45 MDT
Concurrency in C++20 and Beyond
Aurora D
Anthony Williams
C++ Code Smells
Aurora C
Jason Turner
Wednesday
, September 18
09:00 MDT
"Mostly Invalid": flat_map, Exception Guarantees, and the STL
Summit 8/9
Arthur O'Dwyer
TCMalloc: A High-Performance Memory Allocator
Crest 4/5
Chris Kennelly
C++20: What's in it for you?
Aurora A
Marc Gregoire
A State of Compile Time Regular Expressions
Aurora D
Hana Dusíková
09:35 MDT
How to Hold a T
Crest 4/5
CJ Johnson
12:05 MDT
Book Signing: Nicolai Josuttis
Bookstore
Nicolai Josuttis
12:30 MDT
Starting and Running C++ User Groups
Summit 8/9
Jens Weller
13:35 MDT
Book Signing: Andrei Alexandrescu
Bookstore
Andrei Alexandrescu
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
ADL: a thorough introduction in name taxonomy, customisation points and use cases in the context of templates
Crest 3
Kostas Kyrimis
15:15 MDT
Non-conforming C++: the Secrets the Committee Is Hiding From You
Summit 8/9
Miro Knejp
Meta++: Language Support for Advanced Generative Programming
Aurora D
Andrew Sutton
16:45 MDT
How to Write a Heap Memory Profiler
Aurora C
Milian Wolff
Data in the Type System: Complex Non-Type Template Parameters in C++20
Summit 4/5
Jeff Snyder
Type punning in modern C++
Aurora A
Timur Doumler
18:00 MDT
#include Dinner
Social Hall (Aurora B)
Kate Gregory • Guy Davidson • JeanHeyd Meneide • Simon Brand • Clare Macrae • Michael Daum
Thursday
, September 19
09:00 MDT
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
12:30 MDT
C++ Community Building Birds of a Feather
Community Room
Jon Kalb • Bryce Adelstein Lelbach • Jens Weller • Stephan T. Lavavej • Phil Nash
14:00 MDT
The Truth of a Procedure
Summit 6/7
Lisa Lippincott
The C++ ABI for Dummies
Aurora C
Louis Dionne
15:15 MDT
From STL to Ranges: Using Ranges Effectively
Aurora C
Jeff Garland
The Art of Breaking Things: a new tool for fighting against Hyrum’s law in the new world of concept-driven design
Summit 8/9
Daisy Hollman
15:50 MDT
Generators, Coroutines and Other Brain Unrolling Sweetness
Aurora D
Adi Shavit
16:45 MDT
Path Tracing Three Ways: A Study of C++ Style
Aurora A
Matt Godbolt
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
Naming is Hard: Let's Do Better
Aurora A
Kate Gregory
10:30 MDT
std::midpoint? How Hard Could it Be?
Crest 3
Marshall Clow
12:00 MDT
Diversity and Inclusion in C++
Summit 4/5
Guy Davidson • Simon Brand • Christopher Di Bella • Satabdi Das • Allison Vacanti • Duygu Cakmak
13:30 MDT
From Functions to Lambdas: How Do C++ Callables _Really_ Work?
Summit 8/9
Walter E Brown
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
Great C++ is_trivial
Aurora C
Jason Turner
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