44,51d43
< // Template Instantiations
< #ifndef DOXYGEN_SHOULD_SKIP_THIS
<
< template class Cache<FALRU>;
< template class Cache<LRU>;
< template class Cache<RandomRepl>;
<
< #endif //DOXYGEN_SHOULD_SKIP_THIS