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

Method empty

others/lfu_cache.cpp:229–229  ·  view source on GitHub ↗

* @brief returns true if the cache is empty, false otherwise. * @return true if the cache is empty, false otherwise. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

a_star_searchMethod · 0.45
kmpFunction · 0.45
preOrderIterativeMethod · 0.45
postOrderIterativeMethod · 0.45
inOrderIterativeMethod · 0.45
deleteAllFunction · 0.45
is_numberFunction · 0.45
remove_from_stackFunction · 0.45
postfix_evaluationFunction · 0.45
testFunction · 0.45
convexHullFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected