Synopsis: | Don’t wait without a condition |
Language: | C++ |
Severity Level: | 3 |
Category: | Control Flow |
Description: |
This is a rule of the C++ core guidelines, see the C++ core guidelines page for rule CP.42 for more details. |
Literature References: |
C++ Core Guidelines |