[Commits] [wesnoth/wesnoth] ecb72d: Made use of T::emplace over T::insert where possib...
GitHub
noreply at github.com
Thu Nov 9 21:13:41 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ecb72d5ec45863eea4961a9301660715cf470ebc
https://github.com/wesnoth/wesnoth/commit/ecb72d5ec45863eea4961a9301660715cf470ebc
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-11-10 (Fri, 10 Nov 2017)
Changed paths:
M src/config_cache.cpp
M src/display.cpp
M src/editor/controller/editor_controller.cpp
M src/editor/map/editor_map.cpp
M src/minimap.cpp
M src/serialization/tag.cpp
M src/serialization/tag.hpp
M src/server/ban.cpp
M src/server/server.cpp
Log Message:
-----------
Made use of T::emplace over T::insert where possible
More information about the Commits
mailing list