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
menu
Menu
Log in
Schedule
Speakers
Poster Presenters
Sponsors
Exhibitors
Volunteers
Attendees
Search
← Back
JS
James Sedgwick
Facebook
Software Engineer
Monday
, September 25
9:00am PDT
Learning and Teaching Modern C++
Atanasoff-Berry Hall
Bjarne Stroustrup
11:00am PDT
Coroutines: What can't they do?
Atanasoff Hall
Toby Allsopp
12:30pm PDT
The Programmer CEO: Tales From Starting a Company Aimed at C++ Developers
ENIAC (404)
Greg Law
2:00pm PDT
C++17 Features (part 1 of 2)
Colossus Theater
Bryce Adelstein Lelbach
When a Microsecond Is an Eternity: High Performance Trading Systems in C++
Berry Hall
Carl Cook
3:15pm PDT
C++17 Features (part 2 of 2)
Colossus Theater
Bryce Adelstein Lelbach
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
4:45pm PDT
Enhanced Support for Value Semantics in C++17
Atanasoff Hall
Michael Park
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
5:20pm PDT
folly::Function: A Non-copyable Alternative to std::function
Manchester (407)
Sven Over
Just Enough x86 Assembly to Be Dangerous
Ferranti (403)
Charles Bailey
Tuesday
, September 26
9:00am PDT
C++17 ParallelSTL: A Standardization Experience Report for CPU and GPU on SYCL
Colossus Theater
Gordon Brown • Ruyman Reyes • Michael Wong
Mocking Frameworks considered harmful
ENIAC (404)
Peter Sommerlad
10:30am PDT
C++ as a "Live at Head" Language
Atanasoff-Berry Hall
Titus Winters
2:00pm PDT
Multithreading is the answer. What is the question? (part 1 of 2)
Atanasoff Hall
Ansel Sermersheim
Local ('Arena') Memory Allocators (part 1 of 2)
Ferranti (403)
John Lakos
3:15pm PDT
Class Template Argument Deduction: A New Abstraction
Berry Hall
Zhihao Yuan
Multithreading is the answer. What is the question? (part 2 of 2)
Atanasoff Hall
Ansel Sermersheim
Local ('Arena') Memory Allocators (part 2 of 2)
Ferranti (403)
John Lakos
4:45pm PDT
Concurrency, Parallelism and Coroutines
Berry Hall
Anthony Williams
Hands-On With Google's Common Libraries
Colossus Theater
Titus Winters
Wednesday
, September 27
9:00am PDT
Boost Your Program’s Health by Adding Fibers to your Coroutine
ENIAC (404)
David Sackstein
Seventeenification
Harvard (406)
Roland Bock
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
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
C++ Templates Revised
Atanasoff Hall
Nicolai Josuttis
Language support for compile-time reflection
Colossus Theater
Andrew Sutton
Undefined Behavior in 2017 (part 1 of 2)
Ferranti (403)
John Regehr
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
Make Classes Great Again! (Using Concepts for Customization Points)
Colossus Theater
Vinnie Falco
Undefined Behavior in 2017 (part 2 of 2)
Ferranti (403)
John Regehr
4:45pm PDT
Designing C++ Hardware
Harvard (406)
Olivier Giroux
An Interesting Lock-free Queue - Part 2 of N
ENIAC (404)
Tony Van Eerd
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
Tools and Techniques To Stay Up-to-date With Modern C++
Colossus Theater
Ingve Vormestrand
Thursday
, September 28
9:00am PDT
Language Support for Metaprogramming in C++
Atanasoff Hall
Andrew Sutton
Runtime Polymorphism: Back to the Basics
Berry Hall
Louis Dionne
Type Punning in C++17: Avoiding Pun-defined Behavior
Ferranti (403)
Scott Schurr
2:00pm PDT
The Asynchronous C++ Parallel Programming Model
Berry Hall
Hartmut Kaiser
How to Write Effective Documentation for C++ Libraries with Minimal Effort
Ferranti (403)
Robert Ramey
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
Naked coroutines live (with networking)
Atanasoff Hall
Gor Nishanov
4:45pm PDT
Fantastic Algorithms and Where To Find Them
Atanasoff Hall
Nicholas Ormrod
C++17 Parallel Algorithms
Colossus Theater
Dietmar Kühl
Postmodern immutable data structures
Ferranti (403)
Juan Pedro Bolivar Puente
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
The Holy Grail - A Hash Array Mapped Trie for C++
ENIAC (404)
Phil Nash
C++ Exceptions and Stack Unwinding
Berry Hall
David Watson
Undefined Behaviour is awesome!
Ferranti (403)
Piotr Padlewski
10:30am PDT
Designing a Unified Interface for Execution
Harvard (406)
Gordon Brown • Michael Wong
Higher-order Functions in C++: Techniques and Applications
Atanasoff Hall
Michał Dominiak
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
End-to-end Deadlock Debugging Tools at Facebook
Berry Hall
Kenny Yu
1:30pm PDT
The Point of Views: Multidimensional Index Sets for Data Locality in HPC Applications
Harvard (406)
Tobias Fuchs
Curiously Recurring Bug Patterns in C++ at Facebook
Atanasoff Hall
Louis Brandy
Compile-time reflection, Serialization and ORM Examples
Ferranti (403)
Yu Qi
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
4:45pm PDT
Implementing C++ Modules in G++
Harvard (406)
Nathan Sidwell
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
Ryan Brown
SC
Shankar Chandrasekaran
Shea Williams
Pete Isensee
Kostya Serebryany
Sergey Zubkov
Andre Kostur
Diego Rodriguez-Losada Gonzalez
More →