Documentation for 341ed50da8

This commit is contained in:
github-actions
2021-09-03 19:56:17 +00:00
parent 52d0c55145
commit 08e8eb037e
3432 changed files with 71392 additions and 72953 deletions

View File

@@ -1,4 +0,0 @@
<map id="operations_on_datastructures::trie_operations::Tnode" name="operations_on_datastructures::trie_operations::Tnode">
<area shape="rect" id="node1" title="Class defining the structure of trie node and containing the methods to perform operations on them." alt="" coords="5,5,204,47"/>
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="23,109,186,165"/>
</map>

View File

@@ -1 +0,0 @@
72d46db2c3fff769bbf5e4069c28d1f3

View File

@@ -1,48 +0,0 @@
<?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 2.48.0 (20210717.1556)
-->
<!-- Title: operations_on_datastructures::trie_operations::Tnode Pages: 1 -->
<svg width="157pt" height="128pt"
viewBox="0.00 0.00 157.00 128.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 124)">
<title>operations_on_datastructures::trie_operations::Tnode</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-124 153,-124 153,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Class defining the structure of trie node and containing the methods to perform operations on them.">
<polygon fill="#bfbfbf" stroke="black" points="0,-89.5 0,-119.5 149,-119.5 149,-89.5 0,-89.5"/>
<text text-anchor="start" x="8" y="-107.5" font-family="Helvetica,sans-Serif" font-size="10.00">operations_on_datastructures</text>
<text text-anchor="middle" x="74.5" y="-96.5" font-family="Helvetica,sans-Serif" font-size="10.00">::trie_operations::Tnode</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/container/vector.html" xlink:title=" ">
<polygon fill="white" stroke="black" points="13.5,-0.5 13.5,-41.5 135.5,-41.5 135.5,-0.5 13.5,-0.5"/>
<text text-anchor="start" x="21.5" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; operations</text>
<text text-anchor="start" x="21.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">_on_datastructures::trie</text>
<text text-anchor="middle" x="74.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">_operations::Tnode * &gt;</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M44.15,-82.17C38.54,-75.6 35.32,-67.99 38.5,-60 41.19,-53.25 45.72,-47 50.67,-41.61"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="41.97,-84.93 51.6,-89.35 46.83,-79.89 41.97,-84.93"/>
<text text-anchor="middle" x="60.5" y="-63" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M85.92,-52C87.15,-58.25 87.61,-64.81 86.5,-71 85.4,-77.16 83.21,-83.68 81,-89.25"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="89.19,-50.68 83.26,-41.9 82.42,-52.47 89.19,-50.68"/>
<text text-anchor="middle" x="104" y="-63" font-family="Helvetica,sans-Serif" font-size="10.00"> english</text>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB