[Commits] [wesnoth/wesnoth] a1f688: Refactor uses of boost::tuple to std::tuple or std...

GitHub noreply at github.com
Mon Jul 25 06:50:30 UTC 2016


  Branch: refs/heads/boost_trimming
  Home:   https://github.com/wesnoth/wesnoth
  Commit: a1f68845550528a611726ae45416232a8136f4ea
      https://github.com/wesnoth/wesnoth/commit/a1f68845550528a611726ae45416232a8136f4ea
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-07-25 (Mon, 25 Jul 2016)

  Changed paths:
    M src/actions/create.cpp
    M src/actions/create.hpp
    M src/commandline_options.cpp
    M src/commandline_options.hpp
    M src/dialogs.cpp
    M src/game_initialization/connect_engine.cpp
    M src/game_launcher.cpp
    M src/reports.cpp
    M src/scripting/game_lua_kernel.cpp
    M src/server/server.cpp
    M src/units/abilities.cpp
    M src/units/unit.hpp
    M src/wesnoth.cpp

  Log Message:
  -----------
  Refactor uses of boost::tuple to std::tuple or std::pair as appropriate





More information about the Commits mailing list