-
Peter Steinberger authored
Clang emits “Declaration shadows a field of …” when using the same variable name in the constructor. This commit resolves the warning.
67d8c1b9
Clang emits “Declaration shadows a field of …” when using the same variable name in the constructor. This commit resolves the warning.