mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-06-21 04:41:12 +08:00
Without this, the std::move within the constructor initializer list won't be able to actually perform a move.
Without this, the std::move within the constructor initializer list won't be able to actually perform a move.