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