mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-25 05:52:56 +00:00
We don't need to make a copy of the read data, so we can std::move it into the make_shared call here.
We don't need to make a copy of the read data, so we can std::move it into the make_shared call here.