MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / get

Method get

others/lru_cache2.cpp:172–181  ·  view source on GitHub ↗

* @brief get the value of the key-value pair if exists * @param key key of the key-value pair * @return the value mapped to the given key * @exception exception is thrown if the key is not present in the cache */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected