aboutsummaryrefslogtreecommitdiffstats
path: root/gtest-1.6.0
diff options
context:
space:
mode:
authorAlec Thomas <alec@swapoff.org>2013-09-05 17:16:11 -0400
committerAlec Thomas <alec@swapoff.org>2013-09-05 17:16:11 -0400
commit3caea41b6e1fcd4af31214cb7e1bfc8958f51371 (patch)
treeb3a6b28c0ffd460468d237a62cb6593210c9be80 /gtest-1.6.0
parentcfc3cda1a739a601c3a95efe3e3be27ea020e4a5 (diff)
Fix stupid iteration bug.
Iteration would terminate at ID size() rather than capacity(), where size() is the number of allocated entities. Depending on where deleted entities were, this would likely miss entities at the end of the allocated vectors. Fixes #10.
Diffstat (limited to 'gtest-1.6.0')
0 files changed, 0 insertions, 0 deletions