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
Alexandre Chassany
Allegorithmic
Senior software engineer
Clermont-Ferrand Area, France
https://allegorithmic.com/
Sunday
, September 23
17:30 PDT
Tee Shirt Night Dinner
TBA
20:00 PDT
Registration Reception
TBA
Monday
, September 24
11:00 PDT
The C++ Execution Model
Breckenridge Hall (1st Floor)
Bryce Adelstein Lelbach
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
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
Git, CMake, Conan - How to ship and reuse our C++ projects
Keystone (404)
Mateusz Pusz
Emulating the Nintendo 3DS: Generative & Declarative Programming in Action
Winter Park (406)
Tony Wasserka
Expect the Expected
Breckenridge Hall (1st Floor)
Andrei Alexandrescu
Surprises in Object Lifetime
Aspen Highlands Hall (1st Floor)
Jason Turner
Tuesday
, September 25
09:00 PDT
Compile Time Regular Expressions
Keystone (404)
Hana Dusíková
Source Instrumentation for Monitoring C++ in Production
Aspen Highlands Hall (1st Floor)
Steven Simpson
10:30 PDT
Patterns and Techniques Used in the Houdini 3D Graphics Application
Breckenridge Hall (1st Floor)
Mark Elendt
14:00 PDT
Operator Overloading: History, Principles and Practice
Keystone (404)
Ben Deane
Woes of Scope Guards and Unique Resource - 5+ years in the making
Winter Park (406)
Peter Sommerlad
More gdb and other Linux debugging wizardry
Breckenridge Hall (1st Floor)
Greg Law
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
RVO is Harder than it Looks: the story of -Wreturn-std-move
Breckenridge Hall (1st Floor)
Arthur O'Dwyer
16:45 PDT
Frozen data structures in C++14
Copper Mountain Theater (2nd Floor)
Serge Guelton
Progress with C++ Modules
Aspen Highlands Hall (1st Floor)
Nathan Sidwell
The Networking TS in Practice: Testable, Composable Asynchronous I/O in C++
Breckenridge Hall (1st Floor)
Robert Leahy
Wednesday
, September 26
09:00 PDT
State Machines Battlefield - Naive vs STL vs Boost
Aspen Highlands Hall (1st Floor)
Kris Jusiak
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
What to Expect from a Next-Generation C++ Build System
Keystone (404)
Boris Kolpackov
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
15:15 PDT
Don't package your libraries, write packagable libraries!
Copper Mountain Theater (2nd Floor)
Robert Schumacher
Refactoring Legacy Codebases with LibTooling
Breckenridge Hall (1st Floor)
James Bennett
To Kill a Mocking Framework: Tools and Techniques for Testing Callbacks Using Standard C++
Keystone (404)
Alastair Rankine
15:50 PDT
Easy::Jit: A Just-in-Time compilation library for C++
Keystone (404)
Juan Manuel Martinez Caamaño
16:45 PDT
105 STL Algorithms in Less Than an Hour
Breckenridge Hall (1st Floor)
Jonathan Boccara
Modern C++ in Embedded Systems - The Saga Continues
Steamboat (403)
Michael Caisse
18:45 PDT
Cross-platform C++ development is challenging - let tools help!
Keystone (404)
Marc Goodner
Thursday
, September 27
09:00 PDT
Build Systems: a Simple Solution to a Complicated Problem
Keystone (404)
Peter Bindels
Concepts As She Is Spoke
Aspen Highlands Hall (1st Floor)
Arthur O'Dwyer
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
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
Building a C++ Reflection System in One Weekend Using Clang and LLVM
Keystone (404)
Arvid Gerstmann
15:15 PDT
Better C++ using Machine Learning on Large Projects
Aspen Highlands Hall (1st Floor)
Nicolas Fleury • Mathieu Nayrolles
15:50 PDT
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
Friday
, September 28
09:00 PDT
Applied Best Practices
Breckenridge Hall (1st Floor)
Jason Turner
C++ Modules and Large-Scale Development
Copper Mountain Theater (2nd Floor)
John Lakos
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
Large-Scale Changes at Google: Lessons Learned From Five Years of Mass Migrations
Keystone (404)
Hyrum Wright
13:30 PDT
Easy to Use, Hard to Misuse: Declarative Style in C++
Breckenridge Hall (1st Floor)
Ben Deane
Standard Library Compatibility Guidelines
Aspen Highlands Hall (1st Floor)
Titus Winters
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
DK
Dan Kalowsky
Chris Ryan
Jennifer Yao
Bob Steagall
Bob Steagall
Jim Broadus
Mathieu Nayrolles
Sean Parent
More →