
25 Feb
2010
25 Feb
'10
1:35 p.m.
In algorithms doc: for_each(r, c) << Shouldn't that say 'foreach(r, f)' to match this: for_each(begin(r), end(r), f)