Documentation for b6108e494d

This commit is contained in:
realstealthninja
2024-09-02 12:44:09 +00:00
parent 2ad14b2b2f
commit b81e962682
65 changed files with 602 additions and 479 deletions

View File

@@ -1,4 +1,6 @@
<map id="others::recursive_tree_traversals::Node" name="others::recursive_tree_traversals::Node">
<area shape="rect" id="Node000001" title="The structure to hold Nodes of the tree." alt="" coords="5,5,153,46"/>
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="169,18,179,26,171,33,153,36,153,30,169,28,174,26,167,23"/>
<area shape="rect" id="Node000001" title="The structure to hold Nodes of the tree." alt="" coords="5,94,153,135"/>
<area shape="poly" id="edge2_Node000001_Node000001" title=" " alt="" coords="170,105,179,114,171,123,154,126,153,121,169,118,174,114,166,110"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/types/integer.html" title=" " alt="" coords="32,5,126,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="82,46,82,93,76,93,76,46"/>
</map>

View File

@@ -1 +1 @@
497fc4849cb44b66f75cc66ee5812524
7fea014a1b03b545b163375d893501b6

View File

@@ -4,8 +4,8 @@
<!-- Generated by graphviz version 12.1.0 (20240811.2233)
-->
<!-- Title: others::recursive_tree_traversals::Node Pages: 1 -->
<svg width="155pt" height="39pt"
viewBox="0.00 0.00 155.25 38.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg width="155pt" height="105pt"
viewBox="0.00 0.00 155.25 105.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
@@ -17,7 +17,7 @@
]]></style>
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
<svg id="graph" class="graph">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 34.5)">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 101)">
<title>others::recursive_tree_traversals::Node</title>
<!-- Node1 -->
<g id="Node000001" class="node">
@@ -30,16 +30,35 @@
</g>
</g>
<!-- Node1&#45;&gt;Node1 -->
<g id="edge1_Node000001_Node000001" class="edge">
<g id="edge2_Node000001_Node000001" class="edge">
<title>Node1&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M122,-19.22C126.06,-18.28 128.5,-16.95 128.5,-15.25 128.5,-12.3 121.2,-10.49 110.83,-9.82"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="121.79,-15.72 112.33,-20.48 122.7,-22.66 121.79,-15.72"/>
<g id="a_edge2_Node000001_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M122,-20.31C126.06,-19.11 128.5,-17.42 128.5,-15.25 128.5,-11.49 121.2,-9.19 110.83,-8.34"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="121.61,-16.83 112.32,-21.92 122.76,-23.73 121.61,-16.83"/>
</a>
</g>
<text text-anchor="middle" x="137.88" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> left</text>
<text text-anchor="middle" x="137.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">right</text>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/types/integer.html" xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="90.25,-97 20.25,-97 20.25,-77.75 90.25,-77.75 90.25,-97"/>
<text text-anchor="middle" x="55.25" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::uint64_t</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M55.25,-66.17C55.25,-54.91 55.25,-41.14 55.25,-30.92"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="51.75,-65.98 55.25,-75.98 58.75,-65.98 51.75,-65.98"/>
</a>
</g>
<text text-anchor="middle" x="66.12" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> data</text>
</g>
</g>
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@@ -4,9 +4,9 @@
<!-- Generated by graphviz version 12.1.0 (20240811.2233)
-->
<!-- Title: others::recursive_tree_traversals::Node Pages: 1 -->
<svg width="155pt" height="39pt"
viewBox="0.00 0.00 155.25 38.50" 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 34.5)">
<svg width="155pt" height="105pt"
viewBox="0.00 0.00 155.25 105.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 101)">
<title>others::recursive_tree_traversals::Node</title>
<!-- Node1 -->
<g id="Node000001" class="node">
@@ -19,15 +19,34 @@
</g>
</g>
<!-- Node1&#45;&gt;Node1 -->
<g id="edge1_Node000001_Node000001" class="edge">
<g id="edge2_Node000001_Node000001" class="edge">
<title>Node1&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M122,-19.22C126.06,-18.28 128.5,-16.95 128.5,-15.25 128.5,-12.3 121.2,-10.49 110.83,-9.82"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="121.79,-15.72 112.33,-20.48 122.7,-22.66 121.79,-15.72"/>
<g id="a_edge2_Node000001_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M122,-20.31C126.06,-19.11 128.5,-17.42 128.5,-15.25 128.5,-11.49 121.2,-9.19 110.83,-8.34"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="121.61,-16.83 112.32,-21.92 122.76,-23.73 121.61,-16.83"/>
</a>
</g>
<text text-anchor="middle" x="137.88" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> left</text>
<text text-anchor="middle" x="137.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">right</text>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/types/integer.html" xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="90.25,-97 20.25,-97 20.25,-77.75 90.25,-77.75 90.25,-97"/>
<text text-anchor="middle" x="55.25" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::uint64_t</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M55.25,-66.17C55.25,-54.91 55.25,-41.14 55.25,-30.92"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="51.75,-65.98 55.25,-75.98 58.75,-65.98 51.75,-65.98"/>
</a>
</g>
<text text-anchor="middle" x="66.12" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> data</text>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB