Menu
Log in
Schedule
Speakers
Poster Presenters
Sponsors
Exhibitors
Volunteers
Attendees
Search
Calendar Export
Print Schedule
This event has ended. Visit the
official site
or
create your own event on Sched
.
CppCon 2017
-
Saved To
My Schedule
Schedule
Simple
Expanded
Grid
By Venue
Speakers
Poster Presenters
Sponsors
Exhibitors
Volunteers
Attendees
Search
or browse by date + venue
•Across the Industry
•C++17 and Beyond
•Concurrency and Parallelism
•Data Structures and Allocators
•Design and Best Practice
•Education and Coaching
•Embedded and Systems Programming
•Functional Programming
•Game and Graphics
•Generic Programming
•GUI
•Metaprogramming and Reflection
•Object Model
•Optimization and Undefined Behavior
•Software Evolution and Portability
•Tooling and Compilation
Business
Class
ISO Meeting
Open Content
All
Lightning Talks
Social
Web and Mobile
Back to Speakers
RM
Ronan Marquet
DGA MI
software engineer
Sunday
, September 24
8:00pm PDT
Registration Reception
Atanasoff Hall
Monday
, September 25
9:00am PDT
Learning and Teaching Modern C++
Atanasoff-Berry Hall
Bjarne Stroustrup
11:00am PDT
constexpr ALL the Things!
Berry Hall
Ben Deane • Jason Turner
C++ Constraints: Background, Utility, and Gotchas
Ferranti (403)
Walter E Brown
Time Travel Debugging: Root Causing Bugs in Commercial Scale Software
ENIAC (404)
James McNellis • Jordi Mola • Ken Sykes
2:00pm PDT
The landscape of parallel programming models: is it still hard or just OK? (part 1 of 2)
Atanasoff Hall
Paul E. McKenney • Maged Michael • Michael Wong
Almost Unlimited Modern C++ in Kernel-Mode Applications
ENIAC (404)
Billy Baker
New standards to the rescue: the view through an IDE’s glasses
Manchester (407)
Anastasia Kazakova
3:15pm PDT
A modern formatting library for C++
ENIAC (404)
Victor Zverovich
The landscape of parallel programming models: is it still hard or just OK? (part 2 of 2)
Atanasoff Hall
Paul E. McKenney • Maged Michael • Michael Wong
Deconstructing the OS: the Devil’s In the Side Effects
Harvard (406)
Alfred Bratterud
4:45pm PDT
C++ atomics, from basic to advanced - what do they do and what do they really do?
Berry Hall
Fedor Pikus
From security to performance to GPU programming: exploring modern allocators
Colossus Theater
Sergey Zubkov
Faster Delivery of Large C/C++ Projects with Conan Package Manager and Efficient Continuous Integration
Harvard (406)
Luis Martinez de Bartolome • Diego Rodriguez-Losada Gonzalez
5:20pm PDT
Fuzz or lose: why and how to make fuzzing a standard practice for C++
Colossus Theater
Kostya Serebryany
Tuesday
, September 26
9:00am PDT
Cross-Platform Apps with Dropbox’s Djinni: In-Production Architecture Examples
Manchester (407)
Stephen Spann
The Nightmare of Move Semantics for Trivial Classes
Berry Hall
Nicolai Josuttis
Everything You Ever Wanted to Know about DLLs
Atanasoff Hall
James McNellis
10:30am PDT
C++ as a "Live at Head" Language
Atanasoff-Berry Hall
Titus Winters
2:00pm PDT
Practical C++17
Berry Hall
Jason Turner
Using Modern CMake Patterns to Enforce a Good Modular Design
Colossus Theater
Mathieu Ropert
3:15pm PDT
Designing A Feature That Doesn't Fit
Harvard (406)
Patrice Roy
Tools from the C++ eco-system to save a leg
ENIAC (404)
Anastasia Kazakova
4:45pm PDT
Delegate this!
UNIVAC (409)
Alfred Bratterud
Hands-On With Google's Common Libraries
Colossus Theater
Titus Winters
Recreational C++
Atanasoff Hall
Alisdair Meredith
ThinLTO: Building C++ Applications with Scalable Whole Program Optimization
ENIAC (404)
Teresa Johnson
8:30pm PDT
Lightning Talks
Colossus Theater
Michael Caisse
Wednesday
, September 27
9:00am PDT
10 Core Guidelines You Need to Start Using Now
Atanasoff Hall
Kate Gregory
Using IncludeOS to Write Fast and Secure Web Applications
Manchester (407)
Lukas Bergdoll
10:30am PDT
Meta: Thoughts on generative C++
Atanasoff Hall
Herb Sutter
12:30pm PDT
Optimizations and Debug Quality
ENIAC (404)
Samy Al Bahra
2:00pm PDT
Read, Copy, Update, then what? RCU for non-kernel programmers
ENIAC (404)
Fedor Pikus
Naivety of Creating Cross-Platform, Modern C++ Libraries: A Tour Of Our Challenges and Successes
Harvard (406)
Jonathan Henson
3:15pm PDT
Practical Patterns with the Networking TS
ENIAC (404)
Michael Caisse
Reader-Writer Lock versus Mutex - Understanding a Lost Bet
Atanasoff Hall
Jeffrey Mendelsohn
Effective Qt (2017 edition)
Manchester (407)
Giuseppe D'Angelo
4:45pm PDT
An Interesting Lock-free Queue - Part 2 of N
ENIAC (404)
Tony Van Eerd
A Soupçon of SFINAE
Ferranti (403)
Arthur O'Dwyer
A Type, by Any Other Name
Manchester (407)
Jon Cohen
Tools and Techniques To Stay Up-to-date With Modern C++
Colossus Theater
Ingve Vormestrand
8:30pm PDT
Optimizing Code Speed and Space with Build Time Switches
ENIAC (404)
Brett Searles • Chandler Carruth • Matt Godbolt • Jim Radigan
Thursday
, September 28
9:00am PDT
A Test a Day Keeps Your Manager Away!
ENIAC (404)
Rian Quinn
Runtime Polymorphism: Back to the Basics
Berry Hall
Louis Dionne
Building C++ Modules
Colossus Theater
Boris Kolpackov
10:30am PDT
Qt as a C++ Framework: History, Present State and Future
Atanasoff-Berry Hall
Lars Knoll
2:00pm PDT
The Asynchronous C++ Parallel Programming Model
Berry Hall
Hartmut Kaiser
How to Write a Custom Allocator
ENIAC (404)
Bob Steagall
Mix Tests and Production Code With Doctest - Implementing and Using the Fastest Modern C++ Testing Framework
Harvard (406)
Viktor Kirilov
Objects, Lifetimes, and References, oh my: the C++ Object Model, and Why it Matters to You
Colossus Theater
Nicole Mazzuca
3:15pm PDT
Naked coroutines live (with networking)
Atanasoff Hall
Gor Nishanov
4:45pm PDT
LauncherOne rocket with C++ engine
Harvard (406)
Diego Franco
Postmodern immutable data structures
Ferranti (403)
Juan Pedro Bolivar Puente
So, you inherited a large code base...
Berry Hall
David Sankel
8:30pm PDT
C++ in the Internet of Things
Manchester (407)
Brett Searles • Jelani Brandon • Sara Chipps • Lloyd Moore • Patrice Roy • Dan Saks • Ewerton Scaboro da Silva
Friday
, September 29
9:00am PDT
Modern Allocators: The Good Parts
Atanasoff Hall
Pablo Halpern
C++ Exceptions and Stack Unwinding
Berry Hall
David Watson
10:30am PDT
What C++ developers should know about globals (and the linker)
Berry Hall
Nir Friedman
Understanding the runtime behaviors of C++ programs using uftrace tool
ENIAC (404)
Honggyu Kim
11:05am PDT
End-to-end Deadlock Debugging Tools at Facebook
Berry Hall
Kenny Yu
Inside the Qt Object Model
ENIAC (404)
Simon Hausmann
1:30pm PDT
Free Your Functions!
Colossus Theater
Klaus Iglberger
Compile-time reflection, Serialization and ORM Examples
Ferranti (403)
Yu Qi
2:45pm PDT
Unbolting the Compiler's Lid: What Has My Compiler Done for Me Lately?
Berry Hall
Matt Godbolt
4:45pm PDT
C++/WinRT and the Future of C++ on Windows
Ferranti (403)
Scott Jones • Kenny Kerr
My Little Object File: How Linkers Implement C++
Colossus Theater
Michael Spencer
Timezone
CppCon 2017
America/Los Angeles
Filter By Date
CppCon 2017
Sep 23
-
Oct 1, 2017
September 2017
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
October 2017
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
31
Filter By Venue
Bellevue, WA, United States
Sort schedule by Venue
Amuse Restaurant & Bar
Atanasoff Hall
Atanasoff-Berry Hall
Bel-Air
Berry Hall
Book Store
California Pizza Kitchen
Colossus Theater
Courtyard Seattle Bellevue/Downtown, Ballroom A
ENIAC (404)
Ferranti (403)
Harvard (406)
Leaving from Meydenbauer
Manchester (407)
Phoenix
Room 401
Room 402
Room 403
Room 406
Room 407
Room 408
Snoqualmie North
Snoqualmie South
Somerset I
Somerset III
TBA
UNIVAC (409)
Zeeks Pizza
Zuse (303)
Filter By Type
•Across the Industry
•C++17 and Beyond
•Concurrency and Parallelism
•Data Structures and Allocators
•Design and Best Practice
•Education and Coaching
•Embedded and Systems Programming
•Functional Programming
•Game and Graphics
•Generic Programming
•GUI
•Metaprogramming and Reflection
•Object Model
•Optimization and Undefined Behavior
•Software Evolution and Portability
•Tooling and Compilation
Business
Class
ISO Meeting
Open Content
All
Lightning Talks
Social
Web and Mobile
Recently Active Attendees
Honggyu Kim
Ludovic Chabant
JS
Jas Shih
JM
Joey Marianer
DA
David Aguilar
Jennifer Yao
WK
William Katcher
Bob Steagall
More →