mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01:29 +00:00
This has two benefits, it's clear what we are checking and size() isn't always constant time, where empty is (performance!)
This has two benefits, it's clear what we are checking and size() isn't always constant time, where empty is (performance!)