Is my code ill-formed if I intentionally mark a function [that I know may probably throw] noexcep...

Subscribers:
4,130
Published on ● Video Link: https://www.youtube.com/watch?v=eLr5pCKB4Hk



Duration: 2:43
4 views
0


Is my code ill-formed if I intentionally mark a function [that I know may probably throw] noexcept to terminate immediately in case of exception?
I hope you found a solution that worked for you :)
The Content (except music & images) is licensed under (https://meta.stackexchange.com/help/licensing)CC BY-SA |
Thanks to all those great people for their contributions!

(stackoverflow.com/users/14393261/alexey104)Alexey104 |
(stackoverflow.com/users/3943312/sam-varshavchik)Sam Varshavchik |
(stackoverflow.com/users/17732522/user17732522)user17732522 |
A special thanks goes out to the (https://stackoverflow.com/questions/74900274/is-my-code-ill-formed-if-i-intentionally-mark-a-function-that-i-know-may-probab)Stackexchange community |

I wish you all a wonderful day! Stay safe :)

c++ noexcept







Tags:
c++
noexcept