Reduce the scope of the NumConnections enum in clientModel.cpp by
making it part of the ClientModel class.
This is an alternative to D4681.
Differential D4721
Fix enum NumConnections shadowing warning Fabien on Dec 13 2019, 16:07. Authored by
Details
Reduce the scope of the NumConnections enum in clientModel.cpp by This is an alternative to D4681. ninja check Check the -Wshadow warning no longer exist.
Diff Detail
|