Changeset 5832 for trunk/include
- Timestamp:
- May 30, 2001, 5:31:48 AM (25 years ago)
- File:
-
- 1 edited
-
trunk/include/ccollection.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/ccollection.h
r5830 r5832 1 /* $Id: ccollection.h,v 1. 1 2001-05-30 01:30:56 phaller Exp $ */1 /* $Id: ccollection.h,v 1.2 2001-05-30 03:27:36 phaller Exp $ */ 2 2 3 3 /* … … 158 158 void clear(); 159 159 void rehash(); 160 void setSize(int iNewSize); 160 161 161 162 protected: 162 163 unsigned long nextPrime(unsigned long x); 163 friend unsigned long static _Optlink hashcode(int iRing, char *pszName);164 164 165 165 // the array of linear lists
Note:
See TracChangeset
for help on using the changeset viewer.
