From f24df999abdeef29cc943cc001e690f696a3fb3a Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Tue, 29 Jan 2002 16:06:24 +0000 Subject: [PATCH] added todo comment --- src/libCom/cxxTemplates/resourceLib.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/libCom/cxxTemplates/resourceLib.h b/src/libCom/cxxTemplates/resourceLib.h index eae4579d5..89f474584 100644 --- a/src/libCom/cxxTemplates/resourceLib.h +++ b/src/libCom/cxxTemplates/resourceLib.h @@ -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