Documentation for 0953376d31

This commit is contained in:
github-actions
2023-06-16 21:18:14 +00:00
parent 26f1eee566
commit 14deeecd50
7241 changed files with 234176 additions and 54779 deletions

View File

@@ -1,4 +1,6 @@
<map id="Trie::TrieNode" name="Trie::TrieNode">
<area shape="rect" id="node1" title=" " alt="" coords="24,5,129,31"/>
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/memory/shared_ptr.html" title=" " alt="" coords="5,94,148,135"/>
<area shape="rect" id="Node000001" title=" " alt="" coords="24,5,129,31"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/memory/shared_ptr.html" title=" " alt="" coords="5,94,148,135"/>
<area shape="poly" id="edge2_Node000002_Node000001" title=" " alt="" coords="60,45,55,56,55,74,63,92,58,95,50,76,50,54,55,43"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="74,79,74,31,79,31,79,79"/>
</map>

View File

@@ -1 +1 @@
c39e7b2a07b24e45892693435a1e9232
b024444181e368dca67ffd3a90c8cbc1

View File

@@ -6,21 +6,31 @@
<!-- Title: Trie::TrieNode Pages: 1 -->
<svg width="115pt" height="105pt"
viewBox="0.00 0.00 114.75 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" onload="init(evt)">
<style type="text/css"><![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></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 101)">
<title>Trie::TrieNode</title>
<!-- Node1 -->
<g id="node1" class="node">
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="92.5,-97 14.25,-97 14.25,-77.75 92.5,-77.75 92.5,-97"/>
<text text-anchor="middle" x="53.38" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">Trie::TrieNode</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<g id="Node000002" 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=" ">
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="106.75,-30.5 0,-30.5 0,0 106.75,0 106.75,-30.5"/>
<text text-anchor="start" x="8" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr&lt; Trie</text>
<text text-anchor="middle" x="53.38" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">::TrieNode &gt;</text>
@@ -28,18 +38,39 @@
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<g id="edge2_Node000002_Node000001" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge2_Node000002_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M38.92,-68.26C37.37,-65.54 36.03,-62.66 35.12,-59.75 32.07,-49.89 36.44,-39.2 41.67,-30.88"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="36.54,-69.98 45.08,-76.25 42.32,-66.03 36.54,-69.98"/>
<text text-anchor="middle" x="42.5" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00"> ptr</text>
</a>
</g>
<text text-anchor="middle" x="42.5" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<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="M53.38,-41.71C53.38,-54.23 53.38,-68.52 53.38,-77.49"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="56.88,-41.92 53.38,-31.92 49.88,-41.92 56.88,-41.92"/>
<text text-anchor="middle" x="75.12" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00"> character</text>
</a>
</g>
<text text-anchor="middle" x="75.12" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> character</text>
</g>
</g>
</svg>
</svg>
<style type='text/css'>
<![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true'] { opacity: 1.0; }
]]>
</style>
<script type="application/ecmascript"><![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
highlightEdges();
highlightAdjacentNodes();
});
]]></script>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -0,0 +1,51 @@
<?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.5 (20230430.1635)
-->
<!-- Title: Trie::TrieNode Pages: 1 -->
<svg width="115pt" height="105pt"
viewBox="0.00 0.00 114.75 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>Trie::TrieNode</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="92.5,-97 14.25,-97 14.25,-77.75 92.5,-77.75 92.5,-97"/>
<text text-anchor="middle" x="53.38" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">Trie::TrieNode</text>
</a>
</g>
</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/memory/shared_ptr.html" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="106.75,-30.5 0,-30.5 0,0 106.75,0 106.75,-30.5"/>
<text text-anchor="start" x="8" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr&lt; Trie</text>
<text text-anchor="middle" x="53.38" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">::TrieNode &gt;</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge2_Node000002_Node000001" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge2_Node000002_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M38.92,-68.26C37.37,-65.54 36.03,-62.66 35.12,-59.75 32.07,-49.89 36.44,-39.2 41.67,-30.88"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="36.54,-69.98 45.08,-76.25 42.32,-66.03 36.54,-69.98"/>
</a>
</g>
<text text-anchor="middle" x="42.5" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
</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="M53.38,-41.71C53.38,-54.23 53.38,-68.52 53.38,-77.49"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="56.88,-41.92 53.38,-31.92 49.88,-41.92 56.88,-41.92"/>
</a>
</g>
<text text-anchor="middle" x="75.12" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> character</text>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB