mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
commit
8a1ff8bb3c
|
@ -1688,7 +1688,7 @@ Functions with complex control structures are more likely to be long and more li
|
|||
|
||||
This is too complex (and also pretty long).
|
||||
How would you know if all possible alternatives have been correctly handled?
|
||||
Yes, it break other rules also.
|
||||
Yes, it breaks other rules also.
|
||||
|
||||
We can refactor:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user