[Commits] [wesnoth/wesnoth] 2c2bec: use fill_n instead of memset
GitHub
noreply at github.com
Tue Jul 1 03:25:21 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 2c2becbec8b039283809bd311c0c58dd2b961af9
https://github.com/wesnoth/wesnoth/commit/2c2becbec8b039283809bd311c0c58dd2b961af9
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
More information about the Commits
mailing list