mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-27 14:04:21 +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.