diff options
author | Alec Thomas <alec@swapoff.org> | 2013-09-05 17:16:11 -0400 |
---|---|---|
committer | Alec Thomas <alec@swapoff.org> | 2013-09-05 17:16:11 -0400 |
commit | 3caea41b6e1fcd4af31214cb7e1bfc8958f51371 (patch) | |
tree | b3a6b28c0ffd460468d237a62cb6593210c9be80 /CheckNeedGetPointer.cmake | |
parent | cfc3cda1a739a601c3a95efe3e3be27ea020e4a5 (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 'CheckNeedGetPointer.cmake')
0 files changed, 0 insertions, 0 deletions