A15-1-3
: Detection of duplicated exceptions on function templates
#603
Labels
Difficulty-Low
A false positive or false negative report which is expected to take <1 day effort to address
false positive/false negative
An issue related to observed false positives or false negatives.
Impact-Low
user-report
Issue reported by an end user of CodeQL Coding Standards
Affected rules
Description
When defining a function template which throws an exception,
A15-1-3
warning is triggered, meaning that the exception is not unique.Example
The text was updated successfully, but these errors were encountered: