mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-01 05:21:05 +00:00
std::move doesn't actually dereference the data, so it doesn't matter whether or not the type is null.
std::move doesn't actually dereference the data, so it doesn't matter whether or not the type is null.