aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/exception.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--documentation/bookmark/exception.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/bookmark/exception.md b/documentation/bookmark/exception.md
index e47382a77..09b43b1eb 100644
--- a/documentation/bookmark/exception.md
+++ b/documentation/bookmark/exception.md
@@ -1,4 +1,5 @@
# Reference
-1. [You don't understand exceptions, but you should](https://matt.might.net/articles/implementing-exceptions/)
+0. [Using Coroutines to Implement C++ Exceptions for Freestanding Environments - Eyal Zedaka - CppCon 21](https://www.youtube.com/watch?v=TsXYqnUXrwM)
+0. [You don't understand exceptions, but you should](https://matt.might.net/articles/implementing-exceptions/)