Rosetta
Classes | Namespaces
mutable_cache.hh File Reference

A key:value cache intended to be used for (threadsafe) mutable caching of values. More...

#include <functional>
#include <map>

Classes

class  utility::thread::MutableCache< K, V >
 

Namespaces

 utility
 unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0.
 
 utility::thread
 

Detailed Description

A key:value cache intended to be used for (threadsafe) mutable caching of values.

Author
Rocco Moretti (rmore.nosp@m.ttia.nosp@m.se@gm.nosp@m.ail..nosp@m.com)