RuntimeError() and Throw() only work in a debug build.
Isn't this what 'Assert' is for?
Are we supposed to write our own custom version of RuntimeError() for doing a release build?
Isn't this what 'Assert' is for?
Are we supposed to write our own custom version of RuntimeError() for doing a release build?