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