[Commits] [wesnoth/wesnoth] f2d4bc: Specify the types of unique_ptr deleters with std:...

GitHub noreply at github.com
Sun May 7 05:46:40 UTC 2017


  Branch: refs/heads/large-gui-canvas
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f2d4bcb7f0056d6215c3530eb31a00f6da888557
      https://github.com/wesnoth/wesnoth/commit/f2d4bcb7f0056d6215c3530eb31a00f6da888557
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2017-05-07 (Sun, 07 May 2017)

  Changed paths:
    M src/font/text.cpp
    M src/font/text.hpp

  Log Message:
  -----------
  Specify the types of unique_ptr deleters with std::function

Other developers (including myself) don't really care either way, but
@Vultraz prefers std::function over C-style function pointer types.





More information about the Commits mailing list