Codereview: Robust error handling mechanism in C++ (safer than std::expected)

Subscribers:
4,110
Published on ● Video Link: https://www.youtube.com/watch?v=1fZDhFHNrig



Duration: 0:00
7 views
0


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++




Other Videos By Peter Schneider


2024-11-23Dba: Prevent inserting wrong parent id
2024-11-23Raspberrypi: LCD1602 and software i2c with the raspberry pi 5
2024-11-23Using C std headers in c++ mode, how to specifiy C version
2024-11-23Electronics: Lowest processable signal level after FFT with given noise level
2024-11-23Dba: How to prevent the 'default_native_password is deprecated' error in mysql?
2024-11-23Were my original files deleted after cancelling a compression operation in WinRar
2024-11-23Electronics: Darlington-driven PNP vs. MOSFET
2024-11-23Tex: Absolute positioning of TikZ drawing at edge of page
2024-11-23Mathematica: Help in Drawing the Figure closed
2024-11-23Dba: Index on column with "datetime2" data type
2024-11-22Codereview: Robust error handling mechanism in C++ (safer than std::expected)
2024-11-21Mathematica: Precison of InterpolatingFunction decreases to MachinePrecision in ParallelTable
2024-11-21Stripna: Pandas dropna but behaves like strip
2024-11-21Is int x; really just a declaration or an implicit definition too?
2024-11-21How to stop disruption of Android phone wireless hotspot?
2024-11-21Apple: How to tell iterm2 to use emacs mode, not vi mode
2024-11-21How to find a chunk of string that starts with $PATTERN and ends with $LINEBREAK
2024-11-21Softwareengineering: Should business logic classes be POJO only?
2024-11-21Compile-time generated switch-case with no performance hit
2024-11-21Select non-const method based on lamba signature with auto arguments
2024-11-21Dba: Password Hashes on AG Nodes