#include <generic_shared.hpp>
Key is stored as a weakref Value is stored as regular ref
Definition at line 327 of file generic_shared.hpp.
Public Member Functions | |
void | tocache (const K &key, const T &f, bool needs_lock=true) |
void | tocache_if_missing (const K &key, T &f) |
bool | incache (const K &key, T &f, bool needs_lock=true) const |
|
inline |
Definition at line 364 of file generic_shared.hpp.
|
inline |
Definition at line 329 of file generic_shared.hpp.
|
inline |
Definition at line 355 of file generic_shared.hpp.