...
This rule appears in the C++ Secure Coding Standard as cplusplus:EXP18EXP19-CPP. Do not perform assignments in conditional expressions.
...
...
This rule appears in the C++ Secure Coding Standard as cplusplus:EXP18EXP19-CPP. Do not perform assignments in conditional expressions.
...