[Commits] [wesnoth/wesnoth] 2657a3: Removed custom scoped resource implementation

GitHub noreply at github.com
Sat Sep 24 06:53:17 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 2657a323fb43ee291ecd4a2562484b3a1184bfb7
      https://github.com/wesnoth/wesnoth/commit/2657a323fb43ee291ecd4a2562484b3a1184bfb7
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-24 (Sat, 24 Sep 2016)

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp
    R src/scoped_resource.hpp

  Log Message:
  -----------
  Removed custom scoped resource implementation

As mentioned before, std::unique_ptr or std::shared_ptr can now be used in place of this.





More information about the Commits mailing list