Sched.com Conference Mobile Apps
CppCon 2018
has ended
Create Your Own Event
CppCon 2018
-
Saved To
My Schedule
Schedule
Simple
Expanded
Grid
By Venue
Speakers
Artists
Sponsors
Exhibitors
Attendees
Search
or browse by date + venue
• Build and Package Systems
• Concurrency and Parallelism
• Data Structures and Algorithms
• Design and Best Practices
• Education and Coaching
All
Book Signing
Lightning Talks
• Embedded and Systems Programming
• Graphics Programming
• Interface Design
• Metaprogramming and Reflection
• Object Model
• Optimization and Undefined Behavior
• Polymorphism and Type Erasure
• Scripting and Parsing
• Secure Programming
• Software Evolution and Portability
• Tooling
• Type Design
• Web and Network Programming
•C++17 and Beyond
Business
Class
ISO Meeting
Open Content
All
Lightning Talks
Social
menu
Menu
Log in
Sign up
Schedule
Speakers
Artists
Sponsors
Exhibitors
Attendees
Search
← Back
FD
Fuming Dai
Autodesk Inc.
Senior Principal Engineer
Novi, Michigan
autodesk.com
Monday
, September 24
08:00 PDT
Registration
TBA
09:00 PDT
Concepts: The Future of Generic Programming (the future is here)
Breckenridge Hall (1st Floor)
Bjarne Stroustrup
11:00 PDT
The C++ Execution Model
Breckenridge Hall (1st Floor)
Bryce Adelstein Lelbach
Concepts and Contracts: When, What, and How
Aspen Highlands Hall (1st Floor)
Michael Price
12:05 PDT
Book Signing: Herb Sutter
Book Store
Herb Sutter
13:35 PDT
Book Signing: Scott Meyers
Book Store
Scott Meyers
14:00 PDT
Modern C++ Design (part 1 of 2)
Breckenridge Hall (1st Floor)
Titus Winters
15:15 PDT
Modern C++ Design (part 2 of 2)
Breckenridge Hall (1st Floor)
Titus Winters
How C++ Debuggers Work
Keystone (404)
Simon Brand
16:45 PDT
A Modern C++ Programming Model for GPUs using Khronos SYCL
Steamboat (403)
Gordon Brown • Michael Wong
20:30 PDT
Grill the Committee
Copper Mountain Theater (2nd Floor)
Jon Kalb • Marshall Clow • Olivier Giroux • Howard Hinnant • Bjarne Stroustrup • Herb Sutter • Ville Voutilainen • Titus Winters
Tuesday
, September 25
08:00 PDT
minidumps: gdb-compatible, software controlled core dumps
Keystone (404)
Matthew Fleming
09:00 PDT
DynaMix: A New Take on Polymorphism
Winter Park (406)
Borislav Stanimirov
Avoiding Disasters with Strongly Typed C++
Copper Mountain Theater (2nd Floor)
Arno Lepisk
Fancy Pointers for Fun and Profit
Steamboat (403)
Bob Steagall
10:30 PDT
Patterns and Techniques Used in the Houdini 3D Graphics Application
Breckenridge Hall (1st Floor)
Mark Elendt
12:30 PDT
Debuggers for Modern Applications: Performance and Static Analysis
Telluride (407)
Samy Al Bahra
14:00 PDT
What Could Possibly Go Wrong?: A Tale of Expectations and Exceptions
Copper Mountain Theater (2nd Floor)
Simon Brand • Phil Nash
Woes of Scope Guards and Unique Resource - 5+ years in the making
Winter Park (406)
Peter Sommerlad
15:15 PDT
Touring the "C++ Tip of the Week" Series
Aspen Highlands Hall (1st Floor)
Jon Cohen • Matt Kulukundis
Overloading: The Bane of All Higher-Order Functions
Copper Mountain Theater (2nd Floor)
Simon Brand
15:50 PDT
Smart References: There and Back Again
Copper Mountain Theater (2nd Floor)
Erik Valkering
16:45 PDT
Undefined Behavior is Not an Error
Keystone (404)
Barbara Geller • Ansel Sermersheim
20:30 PDT
Lightning Talks
Copper Mountain Theater (2nd Floor)
Michael Caisse
Tool Time
Aspen Highlands Hall (1st Floor)
Phil Nash
Wednesday
, September 26
08:00 PDT
Big Infrastructure at a Small Scale
Winter Park (406)
Matthew von Arx
09:00 PDT
State Machines Battlefield - Naive vs STL vs Boost
Aspen Highlands Hall (1st Floor)
Kris Jusiak
Software Vulnerabilities in C and C++
Copper Mountain Theater (2nd Floor)
Patricia Aas
10:30 PDT
Simplicity: not just for beginners
Breckenridge Hall (1st Floor)
Kate Gregory
12:30 PDT
Mixing Managed and Unmanaged Code and Targeting Cross Platform Distributions
Breckenridge Hall (1st Floor)
Kate Gregory • Lloyd Moore • Aaron Robinson • Brett Searles
14:00 PDT
Understanding Optimizers: Helping the Compiler Help You
Breckenridge Hall (1st Floor)
Nir Friedman
15:15 PDT
To Kill a Mocking Framework: Tools and Techniques for Testing Callbacks Using Standard C++
Keystone (404)
Alastair Rankine
What's new in Visual Studio Code for C++ development
Steamboat (403)
Rong Lu
15:50 PDT
Datum: A Trivially Constructible, Bitwise Copyable Compact Value-semantic Variant Type
Steamboat (403)
Rishi Wani
Value Semantics: Fast, Safe, and Correct by Default
Breckenridge Hall (1st Floor)
Nicole Mazzuca
16:45 PDT
105 STL Algorithms in Less Than an Hour
Breckenridge Hall (1st Floor)
Jonathan Boccara
Accelerating Applications on a GPU with CUDA C++
Keystone (404)
Michael Gopshtein
18:45 PDT
Cross-platform C++ development is challenging - let tools help!
Keystone (404)
Marc Goodner
20:30 PDT
Lightning Talks
Copper Mountain Theater (2nd Floor)
Optimizing Code Speed and Space with Build Time Switches
Keystone (404)
Ian Bearman • Chandler Carruth • Xiang Fan • Brett Searles • Michael Wong
Thursday
, September 27
09:00 PDT
Inside Visual C++' Parallel Algorithms
Steamboat (403)
Billy O'Neal
Using Template Magic to Automatically Generate Hybrid CPU/GPU-Code
Telluride (407)
Elmar Westphal
OOP Is Dead, Long Live Data-oriented Design
Breckenridge Hall (1st Floor)
Stoyan Nikolov
10:30 PDT
Thoughts on a More Powerful and Simpler C++ (5 of N)
Breckenridge Hall (1st Floor)
Herb Sutter
12:30 PDT
Software Security
Keystone (404)
Patricia Aas • Matthew Butler • Eva Conti • Matt Miller • Michael Wong
14:00 PDT
What do you mean "thread-safe"?
Aspen Highlands Hall (1st Floor)
Geoffrey Romer
15:15 PDT
Effective replacement of dynamic polymorphism with std::variant
Breckenridge Hall (1st Floor)
Mateusz Pusz
Better C++ using Machine Learning on Large Projects
Aspen Highlands Hall (1st Floor)
Nicolas Fleury • Mathieu Nayrolles
Co- and Contra-: Adding a Little Variance
Keystone (404)
Michał Dominiak
15:50 PDT
Dealing with aliasing using contracts
Copper Mountain Theater (2nd Floor)
Gábor Horváth
Engineering Software: integral types
Aspen Highlands Hall (1st Floor)
Andrei Zlate-Podani
16:45 PDT
Concepts in 60: Everything you need to know and nothing you don't
Aspen Highlands Hall (1st Floor)
Andrew Sutton
Initialization, Shutdown, and constexpr
Copper Mountain Theater (2nd Floor)
Greg Falcon
20:30 PDT
Lightning Talks
Copper Mountain Theater (2nd Floor)
Michael Caisse
Friday
, September 28
09:00 PDT
C++ Modules and Large-Scale Development
Copper Mountain Theater (2nd Floor)
John Lakos
10:30 PDT
Moving Faster: Everyday efficiency in modern C++
Aspen Highlands Hall (1st Floor)
Alan Talbot
13:30 PDT
Easy to Use, Hard to Misuse: Declarative Style in C++
Breckenridge Hall (1st Floor)
Ben Deane
14:45 PDT
Spectre: Secrets, Side-Channels, Sandboxes, and Security
Breckenridge Hall (1st Floor)
Chandler Carruth
16:45 PDT
Closing Panel: Spectre
Breckenridge Hall (1st Floor)
Matt Godbolt • Chandler Carruth • Jon Masters • Matt Miller
Saturday
, September 29
09:00 PDT
Parallel Programming with Modern C++: from CPU to GPU
Room 407
Gordon Brown • Michael Wong
Sunday
, September 30
09:00 PDT
Parallel Programming with Modern C++: from CPU to GPU
Room 407
Gordon Brown • Michael Wong
Timezone
CppCon 2018
America/Los Angeles
Filter By Date
CppCon 2018
Sep 22
-
30, 2018
September 2018
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
Bellevue, WA, United States
Sort schedule by Venue
Aspen Highlands Hall (1st Floor)
Book Store
Breckenridge Hall (1st Floor)
Copper Mountain Theater (2nd Floor)
Courtyard Seattle Bellevue/Downtown, Ballroom A
Keystone (404)
Room 303
Room 401
Room 402
Room 403
Room 404
Room 407
Room 408
Room 409
Steamboat (403)
TBA
Telluride (407)
Winter Park (406)
| Lot N. 3
|Fourth Floor Balcony
Filter By Type
• Build and Package Systems
• Concurrency and Parallelism
• Data Structures and Algorithms
• Design and Best Practices
• Education and Coaching
All
Book Signing
Lightning Talks
• Embedded and Systems Programming
• Graphics Programming
• Interface Design
• Metaprogramming and Reflection
• Object Model
• Optimization and Undefined Behavior
• Polymorphism and Type Erasure
• Scripting and Parsing
• Secure Programming
• Software Evolution and Portability
• Tooling
• Type Design
• Web and Network Programming
•C++17 and Beyond
Business
Class
ISO Meeting
Open Content
All
Lightning Talks
Social
Recently Active Attendees
David Olsen
Mateusz Pusz
Chris Ryan
Maged Michael
Shea Williams
Charles Frasch
Herb Sutter
BE
Brian Ehlert
More →