mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-29 07:26:33 -05: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.