blob: 09b43b1eb2bf2a4c139dc5e10496947cfe66250a (
plain)
1
2
3
4
5
|
# Reference
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/)
|