#ifndef _CACHE_HPP_ #error CACHE.HPP must precede CACHE.TPP #endif #ifdef _EXPAND_CACHE_TEMPLATES_ #pragma option -Jgd #endif template WORD Cache::locateItem(const K &someKeyItem,T &someDataItem) { for(LONG index=0;index