mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +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
a3b91bdf42
commit
bada0e67e9
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