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
EM
Elena Melania Patru
Bitdefender SRL
Junior Software Developer
Saturday
, September 22
09:00 PDT
Advanced and Modern C++ Programming: The Tricky Parts
Room 403
Nicolai Josuttis
Sunday
, September 23
09:00 PDT
Advanced and Modern C++ Programming: The Tricky Parts
Room 403
Nicolai Josuttis
20:00 PDT
Registration Reception
TBA
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
12:05 PDT
Book Signing: Herb Sutter
Book Store
Herb Sutter
12:30 PDT
Trainers Panel I
Copper Mountain Theater (2nd Floor)
Jon Kalb • Nicolai Josuttis • Scott Meyers • Michael Caisse • Stephen Dewhurst
13:35 PDT
Book Signing: Scott Meyers
Book Store
Scott Meyers
14:00 PDT
Secure Coding Best Practices: Your First Line Is The Last Line Of Defense (part 1 of 2)
Copper Mountain Theater (2nd Floor)
Matthew Butler
16:45 PDT
Unwinding the Stack: Exploring How C++ Exceptions Work on Windows
Copper Mountain Theater (2nd Floor)
James McNellis
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
What Do We Mean When We Say Nothing At All?
Breckenridge Hall (1st Floor)
Kate Gregory
10:30 PDT
Patterns and Techniques Used in the Houdini 3D Graphics Application
Breckenridge Hall (1st Floor)
Mark Elendt
12:05 PDT
Book Signing: Bjarne Stroustrup
Book Store
Bjarne Stroustrup
12:30 PDT
Grill the Résumés
Steamboat (403)
Michał Dominiak • Steve Carroll • Kai Nelson
Debuggers for Modern Applications: Performance and Static Analysis
Telluride (407)
Samy Al Bahra
13:35 PDT
Book Signing: Nicolai Josuttis
Book Store
Nicolai Josuttis
14:00 PDT
Pessimistic Programming
Steamboat (403)
Patrice Roy
15:15 PDT
Make It Fixable: Preparing for Security Vulnerability Reports
Steamboat (403)
Patricia Aas
15:50 PDT
Talking to Typelists
Telluride (407)
Stephen Dewhurst
Why and How to Roll Your Own std::function Implementation
Aspen Highlands Hall (1st Floor)
Tom Poole
16:45 PDT
Undefined Behavior is Not an Error
Keystone (404)
Barbara Geller • Ansel Sermersheim
Progress with C++ Modules
Aspen Highlands Hall (1st Floor)
Nathan Sidwell
20:30 PDT
Lightning Talks
Copper Mountain Theater (2nd Floor)
Michael Caisse
Embedded C++
Steamboat (403)
Odin Holmes • Ben Saks • Dan Saks • Brett Searles • Andrew Sloss
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
12:05 PDT
Book Signing: Andrei Alexandrescu
Book Store
Andrei Alexandrescu
12:30 PDT
Mixing Managed and Unmanaged Code and Targeting Cross Platform Distributions
Breckenridge Hall (1st Floor)
Kate Gregory • Lloyd Moore • Aaron R Robinson • Brett Searles
14:00 PDT
How to Argue(ment): What Type Should I Use for My Function's Arguments
Copper Mountain Theater (2nd Floor)
Richard Powell
15:15 PDT
To Kill a Mocking Framework: Tools and Techniques for Testing Callbacks Using Standard C++
Keystone (404)
Alastair Rankine
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
Writing Standard Library Compliant Data Structures and Algorithms
Copper Mountain Theater (2nd Floor)
Marc Gregoire
Concepts As She Is Spoke
Aspen Highlands Hall (1st Floor)
Arthur O'Dwyer
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:05 PDT
Book Signing: Arthur O'Dwyer
Book Store
Arthur O'Dwyer
12:30 PDT
Software Security
Keystone (404)
Patricia Aas • Matthew Butler • Eva Conti • Matt Miller • Michael Wong
14:00 PDT
Design for Performance: Practical Experience
Breckenridge Hall (1st Floor)
Fedor Pikus
Implementing the C++ Core Guidelines’ Lifetime Safety Profile in Clang
Winter Park (406)
Matthias Gehre • Gábor Horváth
15:15 PDT
ConcurrencyCheck - Static Analyzer for Concurrency Issues in Modern C++
Copper Mountain Theater (2nd Floor)
Anna Gringauze
15:50 PDT
Engineering Software: integral types
Aspen Highlands Hall (1st Floor)
Andrei Zlate-Podani
16:45 PDT
Class Template Argument Deduction for Everyone
Breckenridge Hall (1st Floor)
Stephan T. Lavavej
Friday
, September 28
09:00 PDT
Interfaces matter: High Performance and Heap Allocated Containers
Aspen Highlands Hall (1st Floor)
John Woolverton
Applied Best Practices
Breckenridge Hall (1st Floor)
Jason Turner
10:30 PDT
Better Code: Human Interface
Copper Mountain Theater (2nd Floor)
Sean Parent
13:30 PDT
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
Rene Rivera
Pablo Halpern
Ólafur Waage
DK
Dan Kalowsky
Chris Ryan
Bob Steagall
Alex Zaitsev
More →