Tag: CPlusPlus

Thoughts on C++ error handling

Error handling in C++ can be done employing a large variety of techniques. I tried many but ended up with a monadic tuple type to cleanly refactor my code base.

© 2023 >Craft|Deploy_. Theme by Anders Norén.