mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-10 15:45:44 +00:00
This is the default behavior of the copy constructor, so it doesn't need to be specified. While we're at it we can make the other non-default constructor explicit.