[Commits] [wesnoth/wesnoth] 568c13: Editor Palettes: simplify template specializations
GitHub
noreply at github.com
Tue May 2 00:14:36 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 568c13f82678b3cc7ce90e2a22b5ddca1fab0f57
https://github.com/wesnoth/wesnoth/commit/568c13f82678b3cc7ce90e2a22b5ddca1fab0f57
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-02 (Tue, 02 May 2017)
Changed paths:
M src/editor/palette/editor_palettes.cpp
Log Message:
-----------
Editor Palettes: simplify template specializations
No need to specialize each function individually. We can just specialize the class as a whole.
More information about the Commits
mailing list