mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 12:52:48 +08:00
118 lines
6.2 KiB
XML
118 lines
6.2 KiB
XML
<?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 7.0.6 (20230106.0513)
|
|
-->
|
|
<!-- Title: stack< ValueType > Pages: 1 -->
|
|
<svg width="379pt" height="181pt"
|
|
viewBox="0.00 0.00 379.00 181.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 177)">
|
|
<title>stack< ValueType ></title>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="for std::invalid_argument">
|
|
<polygon fill="#999999" stroke="#666666" points="371,-19 267,-19 267,0 371,0 371,-19"/>
|
|
<text text-anchor="middle" x="319" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stack< ValueType ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="281,-96 167,-96 167,-66 281,-66 281,-96"/>
|
|
<text text-anchor="start" x="175" y="-84" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< Node</text>
|
|
<text text-anchor="middle" x="224" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">< value_type > ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M249.54,-58.26C258.1,-51.25 267.81,-43.59 277,-37 285.69,-30.77 295.81,-24.36 303.94,-19.4"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="247.41,-55.48 241.95,-64.56 251.88,-60.87 247.41,-55.48"/>
|
|
<text text-anchor="middle" x="298.5" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00"> stackTop</text>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:href="../../db/d8b/struct_node.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="235.5,-19 130.5,-19 130.5,0 235.5,0 235.5,-19"/>
|
|
<text text-anchor="middle" x="183" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">Node< value_type ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node2->Node3</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M210.05,-55.85C206.47,-49.69 202.61,-43.09 199,-37 195.49,-31.08 191.49,-24.46 188.37,-19.31"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="206.92,-57.43 214.97,-64.32 212.98,-53.92 206.92,-57.43"/>
|
|
<text text-anchor="middle" x="217" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
|
|
</g>
|
|
<!-- Node3->Node2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node3->Node2</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M180.42,-30.45C180.46,-36.36 181.35,-42.67 184,-48 187.48,-55.01 193.3,-60.98 199.43,-65.8"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="183.89,-31.07 181.11,-20.85 176.9,-30.57 183.89,-31.07"/>
|
|
<text text-anchor="middle" x="191.5" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00"> ptr</text>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:href="../../db/d8b/struct_node.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="108.5,-90.5 5.5,-90.5 5.5,-71.5 108.5,-71.5 108.5,-90.5"/>
|
|
<text text-anchor="middle" x="57" y="-78.5" font-family="Helvetica,sans-Serif" font-size="10.00">Node< ValueType ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node4->Node3 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node4->Node3</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M83.19,-65.55C108.4,-51.65 145.71,-31.07 166.85,-19.41"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="81.61,-62.43 74.54,-70.33 84.99,-68.56 81.61,-62.43"/>
|
|
<text text-anchor="middle" x="143" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
|
|
</g>
|
|
<!-- Node4->Node4 -->
|
|
<g id="edge6" class="edge">
|
|
<title>Node4->Node4</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M119.97,-86.12C124.04,-84.92 126.5,-83.22 126.5,-81 126.5,-77.17 119.14,-74.86 108.83,-74.08"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="119.64,-82.63 110.32,-87.68 120.75,-89.54 119.64,-82.63"/>
|
|
<text text-anchor="middle" x="137.5" y="-78.5" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="114,-173 0,-173 0,-143 114,-143 114,-173"/>
|
|
<text text-anchor="start" x="8" y="-161" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< Node</text>
|
|
<text text-anchor="middle" x="57" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">< ValueType > ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node5->Node4 -->
|
|
<g id="edge5" class="edge">
|
|
<title>Node5->Node4</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M57,-131.06C57,-117.04 57,-100.63 57,-90.79"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.5,-131.03 57,-141.03 60.5,-131.03 53.5,-131.03"/>
|
|
<text text-anchor="middle" x="68" y="-117" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
|
|
</g>
|
|
<!-- Node6 -->
|
|
<g id="node6" class="node">
|
|
<title>Node6</title>
|
|
<g id="a_node6"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/types/size_t.html" xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="363,-90.5 301,-90.5 301,-71.5 363,-71.5 363,-90.5"/>
|
|
<text text-anchor="middle" x="332" y="-78.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::size_t</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node6->Node1 -->
|
|
<g id="edge7" class="edge">
|
|
<title>Node6->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M328.3,-60.21C325.79,-46.79 322.59,-29.7 320.67,-19.45"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="324.8,-60.52 330.08,-69.71 331.68,-59.24 324.8,-60.52"/>
|
|
<text text-anchor="middle" x="336" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00"> size</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|