mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-31 09:13:16 +08:00
Documentation for 1a1570d775
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
<?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.0.2 (20230410.1723)
|
||||
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
|
||||
-->
|
||||
<!-- 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)">
|
||||
<svg width="377pt" height="183pt"
|
||||
viewBox="0.00 0.00 377.25 182.75" 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 178.75)">
|
||||
<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>
|
||||
<polygon fill="#999999" stroke="#666666" points="369.25,-19.25 266.25,-19.25 266.25,0 369.25,0 369.25,-19.25"/>
|
||||
<text text-anchor="middle" x="317.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">stack< ValueType ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -21,97 +21,97 @@
|
||||
<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>
|
||||
<polygon fill="white" stroke="#666666" points="279.5,-97 166,-97 166,-66.5 279.5,-66.5 279.5,-97"/>
|
||||
<text text-anchor="start" x="174" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< Node</text>
|
||||
<text text-anchor="middle" x="222.75" y="-72.25" 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,-58.7C257.69,-51.58 267.61,-43.73 277,-37 285.69,-30.77 295.81,-24.36 303.94,-19.4"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="247.24,-56.45 241.78,-65.53 251.71,-61.83 247.24,-56.45"/>
|
||||
<text text-anchor="middle" x="298.5" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00"> stackTop</text>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M247.58,-58.9C256.07,-51.74 265.77,-43.92 275,-37.25 283.65,-31 293.76,-24.66 301.98,-19.74"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="245.55,-56.88 240.22,-66.04 250.1,-62.2 245.55,-56.88"/>
|
||||
<text text-anchor="middle" x="296.12" y="-39" 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>
|
||||
<polygon fill="white" stroke="#666666" points="235,-19.25 130.5,-19.25 130.5,0 235,0 235,-19.25"/>
|
||||
<text text-anchor="middle" x="182.75" y="-5.75" 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.32,-56.3C206.66,-50.02 202.7,-43.24 199,-37 195.49,-31.08 191.49,-24.46 188.37,-19.31"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="207.68,-57.74 215.73,-64.63 213.74,-54.23 207.68,-57.74"/>
|
||||
<text text-anchor="middle" x="217" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M209.15,-56.9C201.76,-43.96 193.08,-28.73 187.75,-19.38"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="206.47,-58.27 214.46,-65.22 212.55,-54.8 206.47,-58.27"/>
|
||||
<text text-anchor="middle" x="215.62" y="-39" 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,-29.99C180.42,-36.03 181.28,-42.53 184,-48 187.48,-55.01 193.3,-60.98 199.43,-65.8"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="183.96,-30.57 181.22,-20.34 176.98,-30.05 183.96,-30.57"/>
|
||||
<text text-anchor="middle" x="191.5" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00"> ptr</text>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M180.03,-30.28C179.99,-36.37 180.81,-42.95 183.5,-48.5 186.81,-55.33 192.32,-61.2 198.19,-66"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="183.58,-30.78 180.91,-20.53 176.61,-30.21 183.58,-30.78"/>
|
||||
<text text-anchor="middle" x="190.88" y="-39" 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>
|
||||
<polygon fill="white" stroke="#666666" points="107.88,-91.38 5.62,-91.38 5.62,-72.12 107.88,-72.12 107.88,-91.38"/>
|
||||
<text text-anchor="middle" x="56.75" y="-77.88" 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="M82.52,-65.92C107.73,-52.02 145.52,-31.17 166.85,-19.41"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="81.28,-63.16 74.21,-71.06 84.66,-69.29 81.28,-63.16"/>
|
||||
<text text-anchor="middle" x="143" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M82.27,-66.55C107.48,-52.52 145.27,-31.48 166.6,-19.61"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="81,-63.8 73.96,-71.73 84.4,-69.92 81,-63.8"/>
|
||||
<text text-anchor="middle" x="145.62" y="-39" 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.64,-86.21C123.91,-85.02 126.5,-83.28 126.5,-81 126.5,-77.17 119.14,-74.86 108.83,-74.08"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="119.16,-82.9 109.83,-87.92 120.25,-89.82 119.16,-82.9"/>
|
||||
<text text-anchor="middle" x="137.5" y="-78.5" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M119.05,-87.02C123.3,-85.8 125.88,-84.05 125.88,-81.75 125.88,-77.88 118.56,-75.55 108.3,-74.76"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="118.62,-83.7 109.3,-88.74 119.73,-90.61 118.62,-83.7"/>
|
||||
<text text-anchor="middle" x="136.75" y="-77.88" 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>
|
||||
<polygon fill="white" stroke="#666666" points="113.5,-174.75 0,-174.75 0,-144.25 113.5,-144.25 113.5,-174.75"/>
|
||||
<text text-anchor="start" x="8" y="-161.25" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< Node</text>
|
||||
<text text-anchor="middle" x="56.75" 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.91C57,-117.7 57,-100.83 57,-90.79"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.5,-131.54 57,-141.54 60.5,-131.54 53.5,-131.54"/>
|
||||
<text text-anchor="middle" x="68" y="-117" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M56.75,-133.15C56.75,-118.81 56.75,-101.77 56.75,-91.62"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.25,-132.89 56.75,-142.89 60.25,-132.89 53.25,-132.89"/>
|
||||
<text text-anchor="middle" x="67.62" y="-116.75" 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>
|
||||
<polygon fill="white" stroke="#bfbfbf" points="361.62,-91.38 299.88,-91.38 299.88,-72.12 361.62,-72.12 361.62,-91.38"/>
|
||||
<text text-anchor="middle" x="330.75" y="-77.88" 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.38,-60.62C325.85,-47.14 322.61,-29.8 320.67,-19.45"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="325.07,-61.01 330.35,-70.2 331.96,-59.72 325.07,-61.01"/>
|
||||
<text text-anchor="middle" x="336" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00"> size</text>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M327.13,-61.2C324.6,-47.6 321.36,-30.1 319.42,-19.66"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="323.84,-61.67 329.1,-70.87 330.72,-60.4 323.84,-61.67"/>
|
||||
<text text-anchor="middle" x="334.25" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00"> size</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.3 KiB |
Reference in New Issue
Block a user