![]() |
Rosetta
2021.16
|
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 | |
A key:value cache intended to be used for (threadsafe) mutable caching of values.
1.8.7