mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Add more fast enumeration code
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27712 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
afb0f171c7
commit
f2a92b88ec
4 changed files with 60 additions and 6 deletions
|
@ -70,6 +70,7 @@
|
|||
unsigned _count;
|
||||
unsigned _capacity;
|
||||
int _grow_factor;
|
||||
int _version;
|
||||
}
|
||||
@end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue