mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-09 05:16:52 +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.