mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-31 11:51:28 +00:00
# Notes - Several places use `push_back` instead of `emplace_back`. - Several places use `std::string` instead of `const std::string&`.
# Notes - Several places use `push_back` instead of `emplace_back`. - Several places use `std::string` instead of `const std::string&`.