[Commits] [wesnoth/wesnoth] f11fa0: Delete copy and move constructors instead of inher...

GitHub noreply at github.com
Tue Nov 29 22:20:23 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f11fa0652af04b3d215db7e6f09630452b34fd01
      https://github.com/wesnoth/wesnoth/commit/f11fa0652af04b3d215db7e6f09630452b34fd01
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-11-30 (Wed, 30 Nov 2016)

  Changed paths:
    M src/actions/move.cpp
    M src/actions/undo.hpp
    M src/actions/undo_action.hpp
    M src/actions/vision.hpp
    M src/addon/client.hpp
    M src/ai/formula/ai.hpp
    M src/arrow.hpp
    M src/campaign_server/blacklist.hpp
    M src/config_cache.hpp
    M src/editor/controller/editor_controller.hpp
    M src/editor/map/map_context.hpp
    M src/game_events/manager.hpp
    M src/gui/auxiliary/iterator/iterator.hpp
    M src/gui/widgets/widget.hpp
    M src/halo.hpp
    M src/log_windows.cpp
    M src/scripting/application_lua_kernel.hpp
    M src/sdl/window.hpp
    M src/tests/utils/fake_event_source.hpp
    M src/tracer.hpp
    M src/units/id.hpp
    M src/units/types.hpp
    M src/units/udisplay.hpp
    M src/units/unit.hpp
    M src/video.hpp
    M src/wesmage/options.hpp
    M src/wesnothd_connection.hpp
    M src/whiteboard/manager.hpp

  Log Message:
  -----------
  Delete copy and move constructors instead of inheriting from boost::noncopyable





More information about the Commits mailing list