Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@JonB said in About exception:
/EHa
What /EHa does is chaniging the definition of an exception, extending it, wrapping system level errors as exceptions. This is non-standard and AFAIK MSVC specific.
I would stay as far away from it as possible.
Hi SGaist,
I absolutely agree. A Qt Creator plugin for Catch would be nice to have.