Skip to content

Commit 9f51dca

Browse files
committed
Add Unwinding the Stack - Exploring How C++ Exceptions Work on Windows by James McNellis
1 parent 6efb109 commit 9f51dca

File tree

3 files changed

+2
-7
lines changed

3 files changed

+2
-7
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"Title": "Unwinding the Stack - Exploring How C++ Exceptions Work on Windows", "Author": "James McNellis"}

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,7 @@ and code from [CppCon 2018](http://cppcon.org).
1212

1313
## Presentations
1414

15-
- [Unwinding the Stack - Exploring How C++ Exceptions Work on Windows](Presentations/Unwinding%20the%20Stack%20-%20Exploring%20How%20C%2B%2B%20Exceptions%20Work%20on%20Windows/Unwinding%20the%20Stack%20-%20Exploring%20How%20C%2B%2B%20Exceptions%20Work%20on%20Windows%20-%20James%20McNellis%20-%20CppCon%202018.pdf) by James McNellis
16-
17-
## Tutorials
18-
19-
20-
## Demos
21-
15+
- [Unwinding the Stack - Exploring How C++ Exceptions Work on Windows](Presentations/unwinding_the_stack_exploring_how_cpp_exceptions_work_on_windows/unwinding_the_stack_exploring_how_cpp_exceptions_work_on_windows__james_mcnellis__cppcon_2018.pdf) by James McNellis
2216

2317
## Lightning Talks and Lunch Sessions
2418

0 commit comments

Comments
 (0)