Sched.com Conference Mobile Apps
CppCon 2019
has ended
Create Your Own Event
Menu
Schedule
Speakers
Staff
Sponsors
Exhibitors
Attendees
Map
Search
Download our free app:
Log in
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
Back to Speakers
Thorsten Sideb0ard
YouTube
programmer
thorsten.sideb0ard@gmail.com
theb0ardside.com/
Celebrity Prosolar Mechanic. California coast: Cats, records, drawings, sunsets, Highpoint Lowlife records, live coding, events and granular synth.
highpointlowlife.com
Sunday
, September 15
17:30 MDT
Tee Shirt Night Dinner
Gaylord Rockies Eateries
20:00 MDT
Registration Reception
Registration
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 Standard Library: Beyond Ranges
Crest 4/5
Jeff Garland
14:00 MDT
Back to Basics: Move Semantics (part 1 of 2)
Aurora C
Klaus Iglberger
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
15:15 MDT
Back to Basics: Move Semantics (part 2 of 2)
Aurora C
Klaus Iglberger
Programming with C++ Modules: Guide for the Working
Aurora A
Gabriel Dos Reis
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
Concepts in C++20: Revolution or Evolution
Aurora D
Rainer Grimm
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
10:30 MDT
"Allegro" Means Both Fast and Happy. Coincidence?
Aurora A
Andrei Alexandrescu
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
Back to Basics: Atomics, Locks, and Tasks (part 2 of 2)
Aurora A
Rainer Grimm
Compiled C++ Coding Standards
Summit 8/9
Valentin Galea
Efficient GPU Programming with Modern C++
Aurora D
Michael Wong • Gordon Brown
Converting to C++20 Modules
Aurora C
Nathan Sidwell
When C++ Zero-Cost Abstraction fails: how-to Fix Your Compiler
Crest 4/5
Adrien Guinet
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
Concurrency in C++20 and Beyond
Aurora D
Anthony Williams
C++ Code Smells
Aurora C
Jason Turner
C++ Design Patterns: From C++03 to C++17
Summit 8/9
Fedor Pikus
18:00 MDT
Audio Developers Meetup
Mountain Pass
Tom Poole
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
Back to Basics: Test-driven Development
Aurora C
Fedor Pikus
"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
09:35 MDT
How to Hold a T
Crest 4/5
CJ Johnson
10:30 MDT
Applied WebAssembly: Compiling and Running C++ in Your Web Browser
Aurora A
Ben Smith
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
How to Implement Your First Compiler Feature: The Story of Concepts in Clang
Summit 4/5
Saar Raz
Non-conforming C++: the Secrets the Committee Is Hiding From You
Summit 8/9
Miro Knejp
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
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
Back to Basics: Understanding Value Categories
Aurora C
Ben Saks
Asynchronous Programming in Modern C++
Aurora A
Hartmut Kaiser
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
Mobile C++ Development Roundtable
Crest 3
Sheldon Neuberger • Li Feng • Brian Holmes
14:00 MDT
Back to Basics: Function and Class Templates
Aurora D
Dan Saks
Range Algorithms, Views and Actions: A Comprehensive Guide
Summit 8/9
Dvir Yitzchaki
15:15 MDT
Back to Basics: Smart Pointers
Aurora A
Arthur O'Dwyer
16:45 MDT
Back to Basics: Virtual Dispatch and its Alternatives
Aurora C
Inbal Levi
Path Tracing Three Ways: A Study of C++ Style
Aurora A
Matt Godbolt
18:30 MDT
Meet the Speakers Dinner
Social Hall (Aurora B)
Friday
, September 20
09:00 MDT
Higher-order functions in Modern C++: existing techniques and `function_ref`
Crest 4/5
Vittorio Romeo
12:00 MDT
Lightning Talks
Summit 8/9
Phil Nash
13:30 MDT
Objects vs Values: Value Oriented Programming in an Object Oriented World
Aurora D
Tony Van Eerd
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
Jennifer Yao
Bob Steagall
Sean Parent
Timur Doumler
Diego Rodriguez-Losada Gonzalez
JV
Jojy Varghese
SM
Shane Matley
More →
Twitter Feed