It's a bit more generic than that, because it will probably be flagged by the following code as well:Code:void func() { if(true) { cout << "Hello" << endl; } else { cout << "Not called" << endl; } }
|
Results 1 to 5 of 5
Thread: Question about a warningThreaded View
|
Click Here to Expand Forum to Full Width |