[Commits] [wesnoth/wesnoth] c482b8: use fill_n instead of memset
GitHub
noreply at github.com
Tue Jul 1 03:31:54 UTC 2014
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: c482b85b48ab8f9ab540dee88693b0972a7d1f66
https://github.com/wesnoth/wesnoth/commit/c482b85b48ab8f9ab540dee88693b0972a7d1f66
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-30 (Mon, 30 Jun 2014)
Changed paths:
M src/ai/contexts.cpp
Log Message:
-----------
use fill_n instead of memset
I guess this is the preferred c++ method to do this.
Fixes up 1c142991acad0800b74ae39ee729b36ff1f4a2ef
Conflicts:
src/ai/contexts.cpp
(Just in the headers)
More information about the Commits
mailing list