Codereview: Robust error handling mechanism in C++ (safer than std::expected)
Robust error handling mechanism in C++ (safer than std::expected)
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!
(codereview.stackexchange.com/users/287851/golgi-apparatus)golgi apparatus
(codereview.stackexchange.com/users/170106/indi)indi
(codereview.stackexchange.com/users/129343/g-sliepen)G. Sliepen
A special thanks goes out to the (codereview.stackexchange.com/questions/294326/robust-error-handling-mechanism-in-c-safer-than-stdexpected)Stackexchange community
I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de
c++17 error-handling c++