An error occurred while fetching folder content.
Select Git revision
src
-
-
- Open in your IDE
- Download source code
- Download this directory
#26 (Improve uninitialized variable detection ...)
Stéphane Del Pino authored
Close #26 Actually detecting uninitialized variable use is too challenging. The more important is to try to never use uninitialized values which lead to unexpected behavior. Thus one catches std::bad_variant_access which is quite a serious indicator that uninitialized variable was used.
Name | Last commit | Last update |
---|---|---|
.. |