mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 04:18:34 +08:00
12 lines
985 B
Plaintext
12 lines
985 B
Plaintext
<map id="others/lru_cache2.cpp" name="others/lru_cache2.cpp">
|
|
<area shape="rect" id="Node000001" title="Implementation for [LRU Cache] (https://en.wikipedia.org/wiki/Cache_replacement_policies#:~:text=Leas..." alt="" coords="94,5,243,31"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,70,105"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="147,34,74,74,71,69,145,29"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="94,79,154,105"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="163,33,142,67,137,64,159,30"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="178,79,249,105"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="178,30,200,64,196,67,173,33"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="273,79,383,105"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="196,29,288,70,286,75,194,34"/>
|
|
</map>
|