Function not returning value (FRV)
R2026bC++ function does not return value when expected
Description
This check determines whether a function with a return type
other than void returns a value. This check appears
on the function definition.
Diagnosing This Check
Examples
Check Information
| Group: C++ |
| Language: C++ |
| Acronym: FRV |