diff options
Diffstat (limited to 'documentation/bookmark/error')
-rw-r--r-- | documentation/bookmark/error/exception.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/error/exception.md b/documentation/bookmark/error/exception.md index 09b43b1eb..d89a47559 100644 --- a/documentation/bookmark/error/exception.md +++ b/documentation/bookmark/error/exception.md @@ -1,5 +1,6 @@ # Reference +0. [Making unwinding through JIT-ed code scalable](http://databasearchitects.blogspot.com/2022/06/making-unwinding-through-jit-ed-code.html) 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/) |