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
Marek Milkovič
Avast Software
Senior Software Engineer
Brno, Czech Republic
Sunday
, September 23
17:30 PDT
Tee Shirt Night Dinner
TBA
20:00 PDT
Registration Reception
TBA
Monday
, September 24
08:00 PDT
Registration
TBA
09:00 PDT
Concepts: The Future of Generic Programming (the future is here)
Breckenridge Hall (1st Floor)
Bjarne Stroustrup
11:00 PDT
The C++ Execution Model
Breckenridge Hall (1st Floor)
Bryce Adelstein Lelbach
Concepts and Contracts: When, What, and How
Aspen Highlands Hall (1st Floor)
Michael Price
Text Formatting For a Future Range-Based Standard Library
Telluride (407)
Arno Schödl
14:00 PDT
Modern C++ Design (part 1 of 2)
Breckenridge Hall (1st Floor)
Titus Winters
Contract Programming in C++(20) (part 1 of 2)
Aspen Highlands Hall (1st Floor)
Alisdair Meredith
Secure Coding Best Practices: Your First Line Is The Last Line Of Defense (part 1 of 2)
Copper Mountain Theater (2nd Floor)
Matthew Butler
15:15 PDT
Contract Programming in C++(20) (part 2 of 2)
Aspen Highlands Hall (1st Floor)
Alisdair Meredith
Secure Coding Best Practices: Your First Line Is The Last Line Of Defense (part 2 of 2)
Copper Mountain Theater (2nd Floor)
Matthew Butler
How C++ Debuggers Work
Keystone (404)
Simon Brand
16:45 PDT
Unwinding the Stack: Exploring How C++ Exceptions Work on Windows
Copper Mountain Theater (2nd Floor)
James McNellis
Debug C++ Without Running
Telluride (407)
Anastasia Kazakova
Tuesday
, September 25
08:00 PDT
minidumps: gdb-compatible, software controlled core dumps
Keystone (404)
Matthew Fleming
09:00 PDT
Compile Time Regular Expressions
Keystone (404)
Hana Dusíková
10:30 PDT
Patterns and Techniques Used in the Houdini 3D Graphics Application
Breckenridge Hall (1st Floor)
Mark Elendt
12:30 PDT
Debuggers for Modern Applications: Performance and Static Analysis
Telluride (407)
Samy Al Bahra
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
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
Funqual: user-defined statically-checked call tree constraints in C++
Telluride (407)
Andrew Nelson
15:50 PDT
Talking to Typelists
Telluride (407)
Stephen Dewhurst
Memory Tagging and how it improves C++ memory safety
Breckenridge Hall (1st Floor)
Kostya Serebryany
Teaching Old Compilers New Tricks: Transpiling C++17 to C++11
Steamboat (403)
Tony Wasserka
16:45 PDT
Named Arguments in C++ from Scratch
Steamboat (403)
Richard Powell
Progress with C++ Modules
Aspen Highlands Hall (1st Floor)
Nathan Sidwell
20:30 PDT
Tool Time
Aspen Highlands Hall (1st Floor)
Phil Nash
Wednesday
, September 26
08:00 PDT
Big Infrastructure at a Small Scale
Winter Park (406)
Matthew von Arx
09:00 PDT
Software Vulnerabilities in C and C++
Copper Mountain Theater (2nd Floor)
Patricia Aas
10:30 PDT
Simplicity: not just for beginners
Breckenridge Hall (1st Floor)
Kate Gregory
12:30 PDT
Lesser known Linux Kernel APIs
Telluride (407)
Hannes Sowa
14:00 PDT
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
The Embedded Device Under Your Desk: UEFI Applications With Modern C++
Telluride (407)
Morris Hafner
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
Multi-Precision Arithmetic for Cryptology in C++, at Run-Time and at Compile-Time
Telluride (407)
Niek J. Bouman
16:45 PDT
C++ in Elvenland
Telluride (407)
Serge Guelton
Using Compile-time Code Generation to build an LLVM IR Pattern Matcher
Winter Park (406)
Pablo Halpern
Parsing C++
Copper Mountain Theater (2nd Floor)
Timur Doumler • Dmitry Kozhevnikov
Thursday
, September 27
09:00 PDT
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
10:30 PDT
Thoughts on a More Powerful and Simpler C++ (5 of N)
Breckenridge Hall (1st Floor)
Herb Sutter
12:30 PDT
Software Security
Keystone (404)
Patricia Aas • Matthew Butler • Eva Conti • Matt Miller • Michael Wong
14:00 PDT
What do you mean "thread-safe"?
Aspen Highlands Hall (1st Floor)
Geoffrey Romer
Building a C++ Reflection System in One Weekend Using Clang and LLVM
Keystone (404)
Arvid Gerstmann
Signed integers are two's complement
Steamboat (403)
JF Bastien
Implementing the C++ Core Guidelines’ Lifetime Safety Profile in Clang
Winter Park (406)
Matthias Gehre • Gábor Horváth
15:15 PDT
Effective replacement of dynamic polymorphism with std::variant
Breckenridge Hall (1st Floor)
Mateusz Pusz
ConcurrencyCheck - Static Analyzer for Concurrency Issues in Modern C++
Copper Mountain Theater (2nd Floor)
Anna Gringauze
15:50 PDT
Dealing with aliasing using contracts
Copper Mountain Theater (2nd Floor)
Gábor Horváth
Engineering Software: integral types
Aspen Highlands Hall (1st Floor)
Andrei Zlate-Podani
16:45 PDT
Rapid Prototyping of Graphics Shaders in Modern C++
Winter Park (406)
Valentin Galea
Class Template Argument Deduction for Everyone
Breckenridge Hall (1st Floor)
Stephan T. Lavavej
Concepts in 60: Everything you need to know and nothing you don't
Aspen Highlands Hall (1st Floor)
Andrew Sutton
Friday
, September 28
09:00 PDT
Interfaces matter: High Performance and Heap Allocated Containers
Aspen Highlands Hall (1st Floor)
John Woolverton
10:30 PDT
The Bits Between the Bits: How We Get to main()
Breckenridge Hall (1st Floor)
Matt Godbolt
13:30 PDT
Easy to Use, Hard to Misuse: Declarative Style in C++
Breckenridge Hall (1st Floor)
Ben Deane
Clangd: architecture of a scalable C++ language server
Steamboat (403)
Ilya Biryukov
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 →