mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-25 23:42:09 -06:00
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.
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.