Optimize ClientIface::getPlayerNames(): return const ref instead a copy of all names
authorLoic Blot <loic.blot@unix-experience.fr>
Sat, 8 Oct 2016 14:42:09 +0000 (16:42 +0200)
committerNer'zhul <nerzhul@users.noreply.github.com>
Sat, 8 Oct 2016 20:27:44 +0000 (22:27 +0200)
commitedba6e50d9c9c0a7120c251bed36a87b51f4c826
tree63073d59bccd278f8b3cbbc92b6aadb1ba2e3c14
parentfd5a130b86c08f0b3190c3d81affd4869c139fb7
Optimize ClientIface::getPlayerNames(): return const ref instead a copy of all names
src/clientiface.cpp
src/clientiface.h
src/server.cpp