mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-05 01:41:41 +08:00
Documentation for 8a368240e2
This commit is contained in:
@@ -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 9.0.0 (20230911.1827)
|
||||
<!-- Generated by graphviz version 12.1.0 (20240811.2233)
|
||||
-->
|
||||
<!-- Title: stack< ValueType > Pages: 1 -->
|
||||
<svg width="377pt" height="183pt"
|
||||
@@ -31,11 +31,11 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M247.84,-58.67C256.28,-51.58 265.87,-43.85 275,-37.25 283.65,-31 293.76,-24.66 301.98,-19.74"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="245.7,-55.9 240.37,-65.06 250.25,-61.22 245.7,-55.9"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M248.41,-58.77C257.01,-51.68 266.77,-43.93 276,-37.25 284.64,-31 294.7,-24.56 302.79,-19.58"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="246.21,-56.05 240.78,-65.15 250.69,-61.42 246.21,-56.05"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="296.12" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> stackTop</text>
|
||||
<text text-anchor="middle" x="297.38" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> stackTop</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
@@ -54,7 +54,7 @@
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="205.72,-57.95 213.71,-64.91 211.8,-54.48 205.72,-57.95"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="215.62" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||||
<text text-anchor="middle" x="214.82" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
@@ -64,7 +64,7 @@
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="183.5,-31.28 180.79,-21.04 176.52,-30.74 183.5,-31.28"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="190.88" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
|
||||
<text text-anchor="middle" x="190.62" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
@@ -132,7 +132,7 @@
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="323.56,-61.19 328.83,-70.38 330.45,-59.91 323.56,-61.19"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="334.25" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> size</text>
|
||||
<text text-anchor="middle" x="335.14" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> size</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
Reference in New Issue
Block a user