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
Samuel Li
NCAR
Project Scientist
Boulder, CO
Saturday
, September 14
09:00 MDT
System Architecture And Design Using Modern C++
Summit 8
Charley Bay
Sunday
, September 15
09:00 MDT
System Architecture And Design Using Modern C++
Summit 8
Charley Bay
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
The Best Parts of C++
Aurora A
Jason Turner
14:00 MDT
Algorithm Intuition (part 1 of 2)
Aurora D
Conor Hoekstra
15:15 MDT
Algorithm Intuition (part 2 of 2)
Aurora D
Conor Hoekstra
16:45 MDT
Back to Basics: Const as a Promise
Aurora C
Dan Saks
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
09:00 MDT
Back to Basics: RAII and the Rule of Zero
Aurora A
Arthur O'Dwyer
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
15:15 MDT
Back to Basics: Atomics, Locks, and Tasks (part 2 of 2)
Aurora A
Rainer Grimm
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
Back to Basics: Object-Oriented Programming
Crest 4/5
Jon Kalb
Clang-based Refactoring, or How to Refactor Millions of Line of Code Without Alienating your Colleagues
Summit 4/5
Fred Tingaud
C++ Design Patterns: From C++03 to C++17
Summit 8/9
Fedor Pikus
There Are No Zero-cost Abstractions
Aurora A
Chandler Carruth
Wednesday
, September 18
14:00 MDT
Lifetime analysis for everyone
Aurora D
Gábor Horváth • Matthias Gehre
Abusing Your Memory Model for Fun and Profit
Aurora C
Samy Al Bahra • Paul Khuong
Memory Resources in a Heterogeneous World
Summit 4/5
Michał Dominiak
15:15 MDT
Making Testing C++ Binaries Practical @ Facebook Scale: A CI Story
Aurora C
Mark Isaacson
Inference in C++: The big picture
Aurora A
Michael Spertus
16:45 MDT
Abseil's Open Source Hashtables: 2 Years In
Aurora D
Matt Kulukundis
The One-Decade Task: Putting std::atomic in CUDA.
Summit 6/7
Olivier Giroux
Type punning in modern C++
Aurora A
Timur Doumler
Thursday
, September 19
09:00 MDT
Back to Basics: Understanding Value Categories
Aurora C
Ben Saks
Time Travel: Applying Gradual Typing to Time Types with Clang's LibTooling
Crest 3
Hyrum Wright
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
On Writing a C++ Book: The Story of "C++ Crash Course"
Crest 4/5
Josh Lospinoso
14:00 MDT
Structured Concurrency: Writing Safer Concurrent Code with Coroutines and Algorithms
Aurora A
Lewis Baker
The C++ ABI for Dummies
Aurora C
Louis Dionne
The Dawn of a New Error
Crest 3
Phil Nash
15:15 MDT
Back to Basics: Smart Pointers
Aurora A
Arthur O'Dwyer
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
15:50 MDT
Behind the Scenes of a C++ Build System
Summit 8/9
Jussi Pakkanen
16:45 MDT
Path Tracing Three Ways: A Study of C++ Style
Aurora A
Matt Godbolt
Reducing Template Compilation Overhead, Using Features from C++11, 14, 17, and 20.
Summit 8/9
Jorg Brown
Floating-Point charconv: Making Your Code 10x Faster With C++17's Final Boss
Aurora D
Stephan T. Lavavej
C++ Class Natures in Their Canonical Form and How to Find Them
Crest 3
Peter Sommerlad
Friday
, September 20
09:00 MDT
Back to Basics: Exception Handling and Exception Safety
Aurora D
Ben Saks
Higher-order functions in Modern C++: existing techniques and `function_ref`
Crest 4/5
Vittorio Romeo
Faster Compile Times and Better Performance: Bringing Just-in-Time Compilation to C++
Summit 4/5
Hal Finkel
Releasing C++ Toolchains Weekly in a 'Live at Head' World
Crest 3
Jorge Gorbe Moya • Jordan Rupprecht
10:30 MDT
Back to Basics: Lambdas from Scratch
Aurora D
Arthur O'Dwyer
A Critical Look at the Coding Standards Landscape
Crest 4/5
Michael Price
Polymorphism != Virtual: Easy, Flexible Runtime Polymorphism Without Inheritance
Aurora A
John Bandela
12:00 MDT
6 Algorithmic Journeys with Concepts
Crest 4/5
Taras Shevchenko
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
14:45 MDT
What is C++
Aurora A
Chandler Carruth • Titus Winters
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
Chris Ryan
Petr Hosek
Peter Muldoon
SC
Shankar Chandrasekaran
Shea Williams
Pete Isensee
Andre Kostur
RC
Robert Conde
More →
Twitter Feed