mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-27 19:39:02 +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.