Sched.com Conference Mobile Apps
CppCon 2018
has ended
Create Your Own Event
Menu
Schedule
Speakers
Artists
Sponsors
Exhibitors
Attendees
Search
Log in
Sign up
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
Back to Speakers
Gottfried Hastermann
Freie Universität Berlin
Research Assistant
Berlin Area, Germany
Monday
, September 24
09:00 PDT
Concepts: The Future of Generic Programming (the future is here)
Breckenridge Hall (1st Floor)
Bjarne Stroustrup
11:00 PDT
How to Teach C++ and Influence a Generation
Steamboat (403)
Christopher Di Bella
Concepts and Contracts: When, What, and How
Aspen Highlands Hall (1st Floor)
Michael Price
Text Formatting For a Future Range-Based Standard Library
Telluride (407)
Arno Schödl
14:00 PDT
Contract Programming in C++(20) (part 1 of 2)
Aspen Highlands Hall (1st Floor)
Alisdair Meredith
15:15 PDT
High-Radix Concurrent C++
Winter Park (406)
Olivier Giroux
Contract Programming in C++(20) (part 2 of 2)
Aspen Highlands Hall (1st Floor)
Alisdair Meredith
16:45 PDT
Git, CMake, Conan - How to ship and reuse our C++ projects
Keystone (404)
Mateusz Pusz
Tuesday
, September 25
09:00 PDT
Avoiding Disasters with Strongly Typed C++
Copper Mountain Theater (2nd Floor)
Arno Lepisk
10:30 PDT
Patterns and Techniques Used in the Houdini 3D Graphics Application
Breckenridge Hall (1st Floor)
Mark Elendt
14:00 PDT
The Exciting New Future of Safe Reclamation for High Performance
Aspen Highlands Hall (1st Floor)
Paul McKenney • Maged Michael • Michael Wong
More gdb and other Linux debugging wizardry
Breckenridge Hall (1st Floor)
Greg Law
16:45 PDT
Lightweight 2D graphics with io2d
Telluride (407)
Guy Davidson
Named Arguments in C++ from Scratch
Steamboat (403)
Richard Powell
Wednesday
, September 26
09:00 PDT
Sane and Safe C++ Classes
Breckenridge Hall (1st Floor)
Peter Sommerlad
10:30 PDT
Simplicity: not just for beginners
Breckenridge Hall (1st Floor)
Kate Gregory
14:00 PDT
How to Argue(ment): What Type Should I Use for My Function's Arguments
Copper Mountain Theater (2nd Floor)
Richard Powell
Compile-time programming and reflection in C++20 and beyond
Aspen Highlands Hall (1st Floor)
Louis Dionne
Understanding Optimizers: Helping the Compiler Help You
Breckenridge Hall (1st Floor)
Nir Friedman
End of Error - Boost.SafeNumerics
Telluride (407)
Robert Ramey
15:15 PDT
Don't package your libraries, write packagable libraries!
Copper Mountain Theater (2nd Floor)
Robert Schumacher
15:50 PDT
Multi-Precision Arithmetic for Cryptology in C++, at Run-Time and at Compile-Time
Telluride (407)
Niek J. Bouman
16:45 PDT
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
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
Better Tools in Your Clang Toolbox: Extending clang-tidy With Your Custom Checks
Winter Park (406)
Victor Ciura
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
From Metaprogramming Tricks to Elegance: Custom Overload Sets and Inline SFINAE for Truly Generic Interfaces
Copper Mountain Theater (2nd Floor)
Vincent Reverdy
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
15:50 PDT
Dealing with aliasing using contracts
Copper Mountain Theater (2nd Floor)
Gábor Horváth
C++ Everywhere with WebAssembly
Steamboat (403)
Damien Buhl
Liberating the Debugging Experience with the GDB Python API
Breckenridge Hall (1st Floor)
Jeff Trull
16:45 PDT
Compute More in Less Time Using C++ Simd Wrapper Libraries
Steamboat (403)
Jefferson Amstutz
Development strategies: You've written a library - now what?
Telluride (407)
Marshall Clow
Rapid Prototyping of Graphics Shaders in Modern C++
Winter Park (406)
Valentin Galea
Class Template Argument Deduction for Everyone
Breckenridge Hall (1st Floor)
Stephan T. Lavavej
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
Friday
, September 28
09:00 PDT
Bringing C++ 17 Parallel Algorithms to a standard library near you
Keystone (404)
Thomas Rodgers
Interfaces matter: High Performance and Heap Allocated Containers
Aspen Highlands Hall (1st Floor)
John Woolverton
Class template argument deduction in C++17
Steamboat (403)
Timur Doumler
10:30 PDT
Better Code: Human Interface
Copper Mountain Theater (2nd Floor)
Sean Parent
Moving Faster: Everyday efficiency in modern C++
Aspen Highlands Hall (1st Floor)
Alan Talbot
Scripting at the Speed of Thought: Lua and C++ with sol3
Telluride (407)
JeanHeyd Meneide
13:30 PDT
Easy to Use, Hard to Misuse: Declarative Style in C++
Breckenridge Hall (1st Floor)
Ben Deane
The Salami Method for Cross Platform Development
Telluride (407)
Adi Shavit
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
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
Mateusz Pusz
Chris Ryan
Chandler Carruth
Guy Davidson
Sean Parent
Paul Kruitz
Kate Gregory
GR
Geoffrey Romer
More →