I\'m writing a Cache class that acts as an extension of std::unordered_map that counts references and automatically deletes entries that have no re
Cache
std::unordered_map