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
Jason DeMarco
Microsoft
Sr. Software Engineer
Sunday
, September 15
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
The C++20 Synchronization Library
Aurora C
Bryce Adelstein Lelbach
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
If You Can't Open It, You Don't Own It
Summit 4/5
Matthew Butler
15:15 MDT
Back to Basics: Move Semantics (part 2 of 2)
Aurora C
Klaus Iglberger
Algorithm Intuition (part 2 of 2)
Aurora D
Conor Hoekstra
C++ ...Easy, Elegant, Powerful!
Summit 4/5
Charley Bay
16:45 MDT
Back to Basics: Const as a Promise
Aurora C
Dan Saks
Latest & Greatest in Visual Studio 2019 for C++ developers
Summit 4/5
Marian Luparu • Simon Brand
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
C++ as a First Language... Really?
Summit 6/7
Patrice Roy
Will Your Code Survive the Attack of the Zombie Pointers?
Summit 4/5
Michael Wong • Paul E. McKenney • Maged Michael
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
Back to Basics: Atomics, Locks, and Tasks (part 2 of 2)
Aurora A
Rainer Grimm
What's New in Visual Studio Code for C++ Development - Remote Development, IntelliSense, Build/Debug, vcpkg, and More!
Summit 4/5
Tara Raj
16:45 MDT
Back to Basics: Object-Oriented Programming
Crest 4/5
Jon Kalb
C++ Code Smells
Aurora C
Jason Turner
C++ Design Patterns: From C++03 to C++17
Summit 8/9
Fedor Pikus
18:00 MDT
Boost Community Dinner
Ski Village (Lower Level)
20:30 MDT
Lightning Talks
Aurora A
Phil Nash
Tool Time
Social Hall (Aurora B)
Peter Bindels
Wednesday
, September 18
09:00 MDT
Back to Basics: Test-driven Development
Aurora C
Fedor Pikus
C++20: What's in it for you?
Aurora A
Marc Gregoire
10:30 MDT
Applied WebAssembly: Compiling and Running C++ in Your Web Browser
Aurora A
Ben Smith
14:00 MDT
C++ Sanitizers and Fuzzing for the Windows Platform Using New Compilers, Visual Studio, and Azure
Summit 8/9
Jim Radigan
Abusing Your Memory Model for Fun and Profit
Aurora C
Samy Al Bahra • Paul Khuong
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
How to Write a Heap Memory Profiler
Aurora C
Milian Wolff
Killing Uninitialized Memory: Protecting the OS Without Destroying Performance
Crest 4/5
Joe Bialek • Shayne Hiet-Block
20:30 MDT
Lightning Talks
Aurora A
Phil Nash
Open Content Sessions: TBA
_N
Thursday
, September 19
09:00 MDT
Back to Basics: Understanding Value Categories
Aurora C
Ben Saks
This Videogame Programmer Used the STL and You Will Never Guess What Happened Next
Aurora D
Mathieu Ropert
10:30 MDT
Better Code: Relationships
Aurora A
Sean Parent
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
The Truth of a Procedure
Summit 6/7
Lisa Lippincott
15:15 MDT
Back to Basics: Smart Pointers
Aurora A
Arthur O'Dwyer
From STL to Ranges: Using Ranges Effectively
Aurora C
Jeff Garland
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
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
The Design of the C++ Runtime for AWS Lambda
Crest 4/5
Marco Magdy
16:45 MDT
Back to Basics: Virtual Dispatch and its Alternatives
Aurora C
Inbal Levi
In-place Construction: the Routine Complexities of Efficiency
Crest 4/5
Ben Deane
Friday
, September 20
08:00 MDT
Cpp.Chat - Live Episode!
Summit 4/5
Jon Kalb • Phil Nash
09:00 MDT
Back to Basics: Exception Handling and Exception Safety
Aurora D
Ben Saks
Naming is Hard: Let's Do Better
Aurora A
Kate Gregory
Some Programming Myths Revisited
Summit 8/9
Patrice Roy
10:30 MDT
Back to Basics: Lambdas from Scratch
Aurora D
Arthur O'Dwyer
Polymorphism != Virtual: Easy, Flexible Runtime Polymorphism Without Inheritance
Aurora A
John Bandela
The Smart Pointers I Wish I Had
Summit 8/9
Matthew Fleming
13:30 MDT
Back to Basics: Type Erasure
Aurora A
Arthur O'Dwyer
From Functions to Lambdas: How Do C++ Callables _Really_ Work?
Summit 8/9
Walter E Brown
Objects vs Values: Value Oriented Programming in an Object Oriented World
Aurora D
Tony Van Eerd
14:45 MDT
What is C++
Aurora A
Chandler Carruth • Titus Winters
Great C++ is_trivial
Aurora C
Jason Turner
Building Modules
Summit 8/9
Michael Spencer
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