[Commits] [wesnoth/wesnoth] e8b4b4: Convert uses of boost::flat_set to std::set

GitHub noreply at github.com
Fri Jul 29 23:29:48 UTC 2016


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

  Changed paths:
    M src/game_events/conditional_wml.cpp
    M src/play_controller.cpp
    M src/team.cpp
    M src/team.hpp

  Log Message:
  -----------
  Convert uses of boost::flat_set to std::set

The performance difference is irrelevant with the small number of elements.





More information about the Commits mailing list