-
Lioncash authored
operator= typically returns a reference, it's not void. While we're at it, we can correct the parameter formatting to adhere to the codebase.
00a1d106
Loading
operator= typically returns a reference, it's not void. While we're at it, we can correct the parameter formatting to adhere to the codebase.