mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-06 13:33: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&`.