[wesnoth-commits] [wesnoth/wesnoth] 14d429: Removed type_trait_aliases.hpp

Charles Dang noreply at github.com
Wed Dec 2 03:56:40 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 14d429072ccfb737554344d32b5a03040981bd28
      https://github.com/wesnoth/wesnoth/commit/14d429072ccfb737554344d32b5a03040981bd28
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-02 (Wed, 02 Dec 2020)

  Changed paths:
    R src/utils/type_trait_aliases.hpp

  Log Message:
  -----------
  Removed type_trait_aliases.hpp

Most of what used to be in these files (the _t types) were removed once we switched to C++14.
These two value aliases aren't used, so no need to keep them around.





More information about the Commits mailing list