added todo comment

This commit is contained in:
Jeff Hill
2002-01-29 16:06:24 +00:00
parent 3ad5b27698
commit f24df999ab

View File

@@ -43,6 +43,13 @@
*
*/
//
// To Do:
// 1) Add a member function that sets the size of the hash table.
// Dont allocate storage for the hash table until they insert
// the first item.
//
#ifndef INCresourceLibh
#define INCresourceLibh