Cortex  10.0.0-a4
IECore::LRUCachePolicy::Serial< LRUCache > Class Template Reference

#include <LRUCache.h>

Detailed Description

template<typename LRUCache>
class IECore::LRUCachePolicy::Serial< LRUCache >

Not threadsafe. Either use from only a single thread or protect with an external mutex. Key type must have a hash_value implementation as described in the boost documentation.


The documentation for this class was generated from the following file: