Sched.com Conference Mobile Apps
CppCon 2019
has ended
Create Your Own Event
Menu
Schedule
Speakers
Staff
Sponsors
Exhibitors
Attendees
Map
Search
Download our free app:
Log in
CppCon 2019
-
Saved To
My Schedule
Schedule
Simple
Expanded
Grid
By Venue
Speakers
Staff
Sponsors
Exhibitors
Attendees
Map
Search
or browse by date + venue
• Algorithms/Functional
• Compilers/Tooling
• Concurrency
• Data Structures/Allocation
• Design/Best Practices
• Education/Coaching
• Free Standing/Web/Runtimes
• Future of C++
• GPU/Graphics
• Interface Design
• Metaprogramming/Reflection
• Modules/Builds/Packaging
• Optimization/Undefined Behavior
• Parsing/Text and I/O
• Security/Safety Critical/Automotive
• Software Evolution/Testing
• Type Design
Back to Basics
Business
Class
ISO Meeting
Open Content
All
Lightning Talks
Social
Popular
Back to Speakers
Charles Wilcox
MathWorks
Senior Software Engineer
Boston, MA
https://linkedin.com/in/charleswilcox
Boston C++ Meetup Organizer
Saturday
, September 14
17:30 MDT
Volunteers Dinner
Punch Bowl Social
Sunday
, September 15
17:30 MDT
Tee Shirt Night Dinner
Gaylord Rockies Eateries
20:00 MDT
Registration Reception
Registration
Monday
, September 16
08:45 MDT
C++20: C++ at 40
Aurora A
Bjarne Stroustrup
11:00 MDT
A C++ Approach to Physical Units
Crest 3
Mateusz Pusz
14:00 MDT
Freestanding C++ - Past, Present, and Future
Crest 3
Ben Saks
15:15 MDT
Using Freestanding C++ to add C++17 to your Shellcode, UEFI, Embedded Systems and Unikernels.
Crest 3
Rian Quinn
16:45 MDT
Back to Basics: Const as a Promise
Aurora C
Dan Saks
Reflections: Compile-time Introspection of Source Code
Aurora A
Andrew Sutton
Quickly Testing Legacy C++ Code with Approval Tests
Crest 4/5
Clare Macrae
18:00 MDT
Beverages with Backtrace
Social Hall (Aurora B)
Karla Bueno • Karla Bueno
20:30 MDT
Committee Fireside Chat
Aurora A
Jon Kalb • Bryce Adelstein Lelbach • Lisa Lippincott • Herb Sutter • Titus Winters • Vittorio Romeo • Marshall Clow • Bjarne Stroustrup • JF Bastien • Hana Dusíková • David Stone
Tuesday
, September 17
09:00 MDT
A Short Life span<> For a Regular Mess
Crest 3
Victor Ciura
Rethinking the Way We Do Templates in C++
Aurora C
Mateusz Pusz
10:30 MDT
"Allegro" Means Both Fast and Happy. Coincidence?
Aurora A
Andrei Alexandrescu
14:00 MDT
The Business Value of a Good API
Summit 4/5
Bob Steagall
EDSL Infinity Wars: Mainstreaming Symbolic Computation
Crest 3
Joel Falcou • Vincent Reverdy
10 Techniques to Understand Existing Code
Aurora D
Jonathan Boccara
From Functions to Concepts: Maintainability and Refactoring Impact of Higher-Level Design Features
Aurora C
Titus Winters
15:15 MDT
Converting to C++20 Modules
Aurora C
Nathan Sidwell
TMI on UDLs: Mechanics, Uses, and Abuses of User-Defined Literals
Crest 3
Stephen Dewhurst
15:50 MDT
C++ Standard Library "Little Things"
Crest 4/5
Billy O'Neal
16:45 MDT
Clang-based Refactoring, or How to Refactor Millions of Line of Code Without Alienating your Colleagues
Summit 4/5
Fred Tingaud
How to Choose the Right Standard Library Container, and Why You Should Want Some More
Crest 3
Alan Talbot
There Are No Zero-cost Abstractions
Aurora A
Chandler Carruth
20:30 MDT
Lightning Talks
Aurora A
Phil Nash
Wednesday
, September 18
09:00 MDT
"Mostly Invalid": flat_map, Exception Guarantees, and the STL
Summit 8/9
Arthur O'Dwyer
TCMalloc: A High-Performance Memory Allocator
Crest 4/5
Chris Kennelly
A State of Compile Time Regular Expressions
Aurora D
Hana Dusíková
A Series of Unfortunate Bugs
Summit 4/5
Satabdi Das
09:35 MDT
Expression Templates for Efficient, Generic Finance Code
Crest 3
Bowie Owens
Minimal Structured Logging for Autonomous Vehicles
Summit 4/5
Robert Keelan
How to Hold a T
Crest 4/5
CJ Johnson
10:30 MDT
Applied WebAssembly: Compiling and Running C++ in Your Web Browser
Aurora A
Ben Smith
12:30 MDT
Starting and Running C++ User Groups
Summit 8/9
Jens Weller
14:00 MDT
Lifetime analysis for everyone
Aurora D
Gábor Horváth • Matthias Gehre
A Unifying Abstraction for Async in C++
Aurora A
Eric Niebler • Daisy Hollman
15:15 MDT
Leveraging Modern C++ in Quantitative Finance
Crest 3
Daniel Hanson
Getting Allocators out of Our Way
Crest 4/5
Alisdair Meredith • Pablo Halpern
16:45 MDT
Abseil's Open Source Hashtables: 2 Years In
Aurora D
Matt Kulukundis
The One-Decade Task: Putting std::atomic in CUDA.
Summit 6/7
Olivier Giroux
Contract use: Past, Present, and Future
Crest 3
Joshua Berne
Thursday
, September 19
09:00 MDT
Time Travel: Applying Gradual Typing to Time Types with Clang's LibTooling
Crest 3
Hyrum Wright
10:30 MDT
Better Code: Relationships
Aurora A
Sean Parent
12:30 MDT
C++ Community Building Birds of a Feather
Community Room
Jon Kalb • Bryce Adelstein Lelbach • Jens Weller • Stephan T. Lavavej • Phil Nash
14:00 MDT
Structured Concurrency: Writing Safer Concurrent Code with Coroutines and Algorithms
Aurora A
Lewis Baker
Next generation unit testing using static reflection
Crest 4/5
Manu Sánchez
The C++ ABI for Dummies
Aurora C
Louis Dionne
The Dawn of a New Error
Crest 3
Phil Nash
15:15 MDT
How C++ Beats All Other Languages at Card Games: Using Integers as Arrays of Bitfields a.k.a. SWAR Techniques
Summit 4/5
Eduardo Madrid
15:50 MDT
Mesh: Automatically Compacting Your C++ Application's Memory
Crest 3
Emery Berger
The Design of the C++ Runtime for AWS Lambda
Crest 4/5
Marco Magdy
16:45 MDT
Path Tracing Three Ways: A Study of C++ Style
Aurora A
Matt Godbolt
In-place Construction: the Routine Complexities of Efficiency
Crest 4/5
Ben Deane
Friday
, September 20
09:00 MDT
Higher-order functions in Modern C++: existing techniques and `function_ref`
Crest 4/5
Vittorio Romeo
Naming is Hard: Let's Do Better
Aurora A
Kate Gregory
10:30 MDT
A Critical Look at the Coding Standards Landscape
Crest 4/5
Michael Price
13:30 MDT
Catch ⬆️: Unicode for C++23
Crest 3
JeanHeyd Meneide
Objects vs Values: Value Oriented Programming in an Object Oriented World
Aurora D
Tony Van Eerd
14:45 MDT
What is C++
Aurora A
Chandler Carruth • Titus Winters
16:15 MDT
De-fragmenting C++: Making Exceptions and RTTI More Affordable and Usable (“Simplifying C++” #6 of N)
Aurora A
Herb Sutter
Timezone
CppCon 2019
America/Denver
Filter By Date
CppCon 2019
Sep 14
-
22, 2019
September 2019
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
6700 North Gaylord Rockies Boulevard, Aurora, CO 80019, USA
Sort schedule by Venue
Aurora A
Aurora C
Aurora D
Bookstore
Community Room
Conference Room A
Conference Room B
Cottonwood 2
Cottonwood 6
Cottonwood 7
Crest 3
Crest 4/5
Gaylord Rockies Eateries
Grand Lodge
Maple 1
Mountain Pass
Punch Bowl Social
Registration
Ski Village (Lower Level)
Social Hall (Aurora B)
Summit 2
Summit 4
Summit 4/5
Summit 5
Summit 6
Summit 6/7
Summit 7
Summit 8
Summit 8/9
Summit 9
Summit 10
Summit 11
_N
Filter By Type
• Algorithms/Functional
• Compilers/Tooling
• Concurrency
• Data Structures/Allocation
• Design/Best Practices
• Education/Coaching
• Free Standing/Web/Runtimes
• Future of C++
• GPU/Graphics
• Interface Design
• Metaprogramming/Reflection
• Modules/Builds/Packaging
• Optimization/Undefined Behavior
• Parsing/Text and I/O
• Security/Safety Critical/Automotive
• Software Evolution/Testing
• Type Design
Back to Basics
Business
Class
ISO Meeting
Open Content
All
Lightning Talks
Social
Popular
Recently Active Attendees
TB
Travis Betak
Julian Kranz
Chris Ryan
Jennifer Yao
Bob Steagall
Sean Parent
Timur Doumler
Diego Rodriguez-Losada Gonzalez
More →
Twitter Feed