mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 03:28:29 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<map id="data_structures::linked_list::Node" name="data_structures::linked_list::Node">
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="5,5,159,46"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="175,18,185,26,177,33,160,35,159,30,175,28,180,26,172,23"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="175,18,185,26,177,33,160,35,159,30,175,28,180,26,173,23"/>
|
||||
</map>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: data_structures::linked_list::Node Pages: 1 -->
|
||||
<svg width="163pt" height="39pt"
|
||||
@@ -32,8 +32,8 @@
|
||||
<g id="edge1_Node000001_Node000001" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M126.22,-19.24C130.45,-18.29 133,-16.97 133,-15.25 133,-12.36 125.77,-10.57 115.43,-9.87"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="125.9,-15.88 116.43,-20.63 126.79,-22.82 125.9,-15.88"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M126.55,-19.16C130.58,-18.22 133,-16.92 133,-15.25 133,-12.36 125.77,-10.57 115.43,-9.87"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="126.38,-15.65 116.93,-20.43 127.3,-22.59 126.38,-15.65"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="143.88" y="-11.38" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: data_structures::linked_list::Node Pages: 1 -->
|
||||
<svg width="163pt" height="39pt"
|
||||
@@ -22,8 +22,8 @@
|
||||
<g id="edge1_Node000001_Node000001" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M126.22,-19.24C130.45,-18.29 133,-16.97 133,-15.25 133,-12.36 125.77,-10.57 115.43,-9.87"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="125.9,-15.88 116.43,-20.63 126.79,-22.82 125.9,-15.88"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M126.55,-19.16C130.58,-18.22 133,-16.92 133,-15.25 133,-12.36 125.77,-10.57 115.43,-9.87"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="126.38,-15.65 116.93,-20.43 127.3,-22.59 126.38,-15.65"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="143.88" y="-11.38" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user