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

#include <LRUCache.h>

Detailed Description

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

Threadsafe, get() blocks if another thread is already computing the value. 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: