[wesnoth-commits] [wesnoth/wesnoth] 6eab44: Added and made use of a move ctor in battle_contex...
GitHub
noreply at github.com
Wed Apr 25 04:46:18 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6eab44c4f3b0eabd7fb3fc8e83dc388fc6338bd4
https://github.com/wesnoth/wesnoth/commit/6eab44c4f3b0eabd7fb3fc8e83dc388fc6338bd4
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-04-25 (Wed, 25 Apr 2018)
Changed paths:
M src/actions/attack.hpp
M src/mouse_events.cpp
M src/reports.cpp
Log Message:
-----------
Added and made use of a move ctor in battle_context
(and emplace_back). No reason to use the copy ctor in these cases.
More information about the Commits
mailing list