mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-16 11:55:45 +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.