mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-05 08:23:52 +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&`.