-
- Downloads
[test-quadrature] (Re)Throw exceptions out of main instead of doing exit(1).
This has the effect that the standard library will see the exception and will usually print information about it, such as the type of the exception.
Please register or sign in to comment