Comment on C++ Exceptions: Under the Hood (2013)parentComments−saagarjha5yhas anyone yet found a legitimate use for throwing an `int`?Not sure if you consider this legitimate, but I have seen code that throws an errno.
Comments
Not sure if you consider this legitimate, but I have seen code that throws an errno.