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
CB
Cristian Bianchi
Intuitive Surgical Inc
Senior Navigation Engineer
Sunnyvale, CA
intuitivesurgical.com
Sunday
, September 24
5:30pm PDT
Tee Shirt Night Dinner
TBA
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
Coroutines: What can't they do?
Atanasoff Hall
Toby Allsopp
C++ Constraints: Background, Utility, and Gotchas
Ferranti (403)
Walter E Brown
The Quiet Little Gem in Modern C++: <system_error>
Manchester (407)
Charley Bay
Modern C++ Interfaces: Complexity, Emergent Simplicity, SFINAE, and Second Order Properties of Types
Colossus Theater
Stephen Dewhurst
Time Travel Debugging: Root Causing Bugs in Commercial Scale Software
ENIAC (404)
James McNellis • Jordi Mola • Ken Sykes
2:00pm PDT
C++17 Features (part 1 of 2)
Colossus Theater
Bryce Adelstein Lelbach
Almost Unlimited Modern C++ in Kernel-Mode Applications
ENIAC (404)
Billy Baker
When a Microsecond Is an Eternity: High Performance Trading Systems in C++
Berry Hall
Carl Cook
Which Machine Am I Coding To?
Ferranti (403)
Patrice Roy
3:15pm PDT
An allocator model for std2
Berry Hall
Alisdair Meredith
4:45pm PDT
C++ atomics, from basic to advanced - what do they do and what do they really do?
Berry Hall
Fedor Pikus
Esoteric Data Structures and Where to Find Them
ENIAC (404)
Allan Deutsch
From security to performance to GPU programming: exploring modern allocators
Colossus Theater
Sergey Zubkov
5:20pm PDT
Just Enough x86 Assembly to Be Dangerous
Ferranti (403)
Charles Bailey
8:30pm PDT
Grill the Committee
Colossus Theater
Jon Kalb • Louis Dionne • Eric Niebler • Gor Nishanov • Gabriel Dos Reis • Bjarne Stroustrup • Herb Sutter • Andrew Sutton • Ville Voutilainen • Titus Winters
Tuesday
, September 26
9:00am PDT
Mocking Frameworks considered harmful
ENIAC (404)
Peter Sommerlad
Design Patterns for Low-Level Real-Time Rendering
Ferranti (403)
Nicolas Guillemot
The Nightmare of Move Semantics for Trivial Classes
Berry Hall
Nicolai Josuttis
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
Local ('Arena') Memory Allocators (part 1 of 2)
Ferranti (403)
John Lakos
dynamic_cast From Scratch
Harvard (406)
Arthur O'Dwyer
3:15pm PDT
Class Template Argument Deduction: A New Abstraction
Berry Hall
Zhihao Yuan
Local ('Arena') Memory Allocators (part 2 of 2)
Ferranti (403)
John Lakos
Tools from the C++ eco-system to save a leg
ENIAC (404)
Anastasia Kazakova
4:45pm PDT
Concurrency, Parallelism and Coroutines
Berry Hall
Anthony Williams
Hands-On With Google's Common Libraries
Colossus Theater
Titus Winters
8:30pm PDT
Lightning Talks
Colossus Theater
Michael Caisse
C++ in Academia
ENIAC (404)
Chuck Allison • Andrew Lumsdaine • Patrice Roy • Bjarne Stroustrup
Wednesday
, September 27
9:00am PDT
10 Core Guidelines You Need to Start Using Now
Atanasoff Hall
Kate Gregory
API & ABI Versioning: How to Handle Compatibility With Your C++ Libraries
Colossus Theater
Mathieu Ropert
10:30am PDT
Meta: Thoughts on generative C++
Atanasoff Hall
Herb Sutter
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
C++ Templates Revised
Atanasoff Hall
Nicolai Josuttis
Language support for compile-time reflection
Colossus Theater
Andrew Sutton
3:15pm PDT
Practical Patterns with the Networking TS
ENIAC (404)
Michael Caisse
Make Classes Great Again! (Using Concepts for Customization Points)
Colossus Theater
Vinnie Falco
Effective Qt (2017 edition)
Manchester (407)
Giuseppe D'Angelo
4:45pm PDT
Designing a Fast, Efficient, Cache-friendly Hash Table, Step by Step
Atanasoff Hall
Matt Kulukundis
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
6:00pm PDT
Qt Happy Hour
Amuse Restaurant & Bar
Thursday
, September 28
9:00am PDT
Game Audio Programming in C++
Harvard (406)
Guy Somberg
Language Support for Metaprogramming in C++
Atanasoff Hall
Andrew Sutton
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
Objects, Lifetimes, and References, oh my: the C++ Object Model, and Why it Matters to You
Colossus Theater
Nicole Mazzuca
Practical Techniques for Improving C++ Build Times
Atanasoff Hall
Dmitry Panin
3:15pm PDT
A Tour of Deep Learning With C++
Berry Hall
Peter Goldsborough
Microcontrollers in Micro-increments : A Test-driven C++ Workflow for Embedded Systems
ENIAC (404)
Mike Ritchie
I Wish I Could Use C++ 1x/y/z :(
Colossus Theater
Joel Falcou
4:45pm PDT
LauncherOne rocket with C++ engine
Harvard (406)
Diego Franco
C++17 Parallel Algorithms
Colossus Theater
Dietmar Kühl
How to break an ABI and keep your users happy
Manchester (407)
Gennadiy Rozental
Friday
, September 29
9:00am PDT
Eight Ways to Handle Non-blocking Returns in Message-passing Programs: from C++98 via C++11 to C++20
Colossus Theater
Sergey Ignatchenko
Modern Allocators: The Good Parts
Atanasoff Hall
Pablo Halpern
C++ Exceptions and Stack Unwinding
Berry Hall
David Watson
10:30am PDT
Traveling the Solar System with C++: Programming Rocket Science
Ferranti (403)
Juan Arrieta
Designing a Unified Interface for Execution
Harvard (406)
Gordon Brown • Michael Wong
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
Optimizing compilation times of Generated Code with Templates
Colossus Theater
Eddie Elizondo
11:05am PDT
Inside the Qt Object Model
ENIAC (404)
Simon Hausmann
1:30pm PDT
Curiously Recurring Bug Patterns in C++ at Facebook
Atanasoff Hall
Louis Brandy
Going Nowhere Faster
Berry Hall
Chandler Carruth
2:45pm PDT
Unbolting the Compiler's Lid: What Has My Compiler Done for Me Lately?
Berry Hall
Matt Godbolt
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
Jennifer Yao
WK
William Katcher
Bob Steagall
JM
Joey Marianer
YS
Yuecheng Shao
Ryan Brown
DK
Dylan Knutson
More →