[wesnoth-commits] [wesnoth/wesnoth] a76cc6: battle_context: remove move constructor and move a...

GitHub noreply at github.com
Fri Nov 2 18:07:55 UTC 2018


  Branch: refs/heads/1.14
  Home:   https://github.com/wesnoth/wesnoth
  Commit: a76cc6e9ce18ec7594ef16b320526edc5ee3ee0a
      https://github.com/wesnoth/wesnoth/commit/a76cc6e9ce18ec7594ef16b320526edc5ee3ee0a
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2018-11-02 (Fri, 02 Nov 2018)

  Changed paths:
    M src/actions/attack.hpp

  Log Message:
  -----------
  battle_context: remove move constructor and move assignment operator

Visual Studio 2013 doesn't support explicitly defaulted move
constructors and assignment operators.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Commits mailing list