mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-24 21:02:56 +00:00
empty() in this case will always return false, since the returned container is a std::array. Instead, check if all given users are invalid before returning the error code.