Documentation for 6376bf46af

This commit is contained in:
github-actions
2023-09-27 18:42:32 +00:00
parent d28eba1fef
commit b5b4d78981
5708 changed files with 52275 additions and 51112 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.7"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Algorithms_in_C++: Queue Class Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
@@ -41,7 +41,7 @@ MathJax.Hub.Config({
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.7 -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
@@ -113,33 +113,33 @@ Collaboration diagram for Queue:</div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a7df5a5794b817bccb0d288e3e7893326"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/db5/struct_queue.html#a7df5a5794b817bccb0d288e3e7893326">createNode</a> (int val)</td></tr>
<tr class="memitem:a7df5a5794b817bccb0d288e3e7893326" id="r_a7df5a5794b817bccb0d288e3e7893326"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/db5/struct_queue.html#a7df5a5794b817bccb0d288e3e7893326">createNode</a> (int val)</td></tr>
<tr class="separator:a7df5a5794b817bccb0d288e3e7893326"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8e9326b15e162c2d7d663c5cfbdd4405"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/db5/struct_queue.html#a8e9326b15e162c2d7d663c5cfbdd4405">enqueue</a> (int val)</td></tr>
<tr class="memitem:a8e9326b15e162c2d7d663c5cfbdd4405" id="r_a8e9326b15e162c2d7d663c5cfbdd4405"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/db5/struct_queue.html#a8e9326b15e162c2d7d663c5cfbdd4405">enqueue</a> (int val)</td></tr>
<tr class="separator:a8e9326b15e162c2d7d663c5cfbdd4405"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa01ff898c2bdab7e804bf243eb5bfb31"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/db5/struct_queue.html#aa01ff898c2bdab7e804bf243eb5bfb31">dequeue</a> ()</td></tr>
<tr class="memitem:aa01ff898c2bdab7e804bf243eb5bfb31" id="r_aa01ff898c2bdab7e804bf243eb5bfb31"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/db5/struct_queue.html#aa01ff898c2bdab7e804bf243eb5bfb31">dequeue</a> ()</td></tr>
<tr class="separator:aa01ff898c2bdab7e804bf243eb5bfb31"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af679dbf13749275935f617ac6ab0f9e9"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/db5/struct_queue.html#af679dbf13749275935f617ac6ab0f9e9">traverse</a> ()</td></tr>
<tr class="memitem:af679dbf13749275935f617ac6ab0f9e9" id="r_af679dbf13749275935f617ac6ab0f9e9"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/db5/struct_queue.html#af679dbf13749275935f617ac6ab0f9e9">traverse</a> ()</td></tr>
<tr class="separator:af679dbf13749275935f617ac6ab0f9e9"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-attribs" name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:abab0f9fbb31ee24a0130523c3562c863"><td class="memItemLeft" align="right" valign="top"><a id="abab0f9fbb31ee24a0130523c3562c863" name="abab0f9fbb31ee24a0130523c3562c863"></a>
<tr class="memitem:abab0f9fbb31ee24a0130523c3562c863" id="r_abab0f9fbb31ee24a0130523c3562c863"><td class="memItemLeft" align="right" valign="top"><a id="abab0f9fbb31ee24a0130523c3562c863" name="abab0f9fbb31ee24a0130523c3562c863"></a>
<a class="el" href="../../d5/da1/structnode.html">node</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>t</b> [100]</td></tr>
<tr class="separator:abab0f9fbb31ee24a0130523c3562c863"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa14801d5c5fea47f3d08483d103e0b57"><td class="memItemLeft" align="right" valign="top"><a id="aa14801d5c5fea47f3d08483d103e0b57" name="aa14801d5c5fea47f3d08483d103e0b57"></a>
<tr class="memitem:aa14801d5c5fea47f3d08483d103e0b57" id="r_aa14801d5c5fea47f3d08483d103e0b57"><td class="memItemLeft" align="right" valign="top"><a id="aa14801d5c5fea47f3d08483d103e0b57" name="aa14801d5c5fea47f3d08483d103e0b57"></a>
int&#160;</td><td class="memItemRight" valign="bottom"><b>front</b></td></tr>
<tr class="separator:aa14801d5c5fea47f3d08483d103e0b57"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8303807ce298d63d958f7e5765034d70"><td class="memItemLeft" align="right" valign="top"><a id="a8303807ce298d63d958f7e5765034d70" name="a8303807ce298d63d958f7e5765034d70"></a>
<tr class="memitem:a8303807ce298d63d958f7e5765034d70" id="r_a8303807ce298d63d958f7e5765034d70"><td class="memItemLeft" align="right" valign="top"><a id="a8303807ce298d63d958f7e5765034d70" name="a8303807ce298d63d958f7e5765034d70"></a>
int&#160;</td><td class="memItemRight" valign="bottom"><b>rear</b></td></tr>
<tr class="separator:a8303807ce298d63d958f7e5765034d70"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pri-attribs" name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:a31b892ad81d0e915c20c8f6a88e75f02"><td class="memItemLeft" align="right" valign="top"><a id="a31b892ad81d0e915c20c8f6a88e75f02" name="a31b892ad81d0e915c20c8f6a88e75f02"></a>
<tr class="memitem:a31b892ad81d0e915c20c8f6a88e75f02" id="r_a31b892ad81d0e915c20c8f6a88e75f02"><td class="memItemLeft" align="right" valign="top"><a id="a31b892ad81d0e915c20c8f6a88e75f02" name="a31b892ad81d0e915c20c8f6a88e75f02"></a>
<a class="el" href="../../d5/da1/structnode.html">node</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>front</b> =nullptr</td></tr>
<tr class="separator:a31b892ad81d0e915c20c8f6a88e75f02"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3ed9e95fefd0c13071d192c1512c8db3"><td class="memItemLeft" align="right" valign="top"><a id="a3ed9e95fefd0c13071d192c1512c8db3" name="a3ed9e95fefd0c13071d192c1512c8db3"></a>
<tr class="memitem:a3ed9e95fefd0c13071d192c1512c8db3" id="r_a3ed9e95fefd0c13071d192c1512c8db3"><td class="memItemLeft" align="right" valign="top"><a id="a3ed9e95fefd0c13071d192c1512c8db3" name="a3ed9e95fefd0c13071d192c1512c8db3"></a>
<a class="el" href="../../d5/da1/structnode.html">node</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>rear</b> =nullptr</td></tr>
<tr class="separator:a3ed9e95fefd0c13071d192c1512c8db3"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
@@ -290,7 +290,7 @@ Private Attributes</h2></td></tr>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>data_structures/<a class="el" href="../../d3/d26/binary__search__tree_8cpp.html">binary_search_tree.cpp</a></li>
<li>data_structures/circular_queue_using_linked_list.cpp</li>
<li>data_structures/<b>circular_queue_using_linked_list.cpp</b></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
@@ -298,7 +298,7 @@ Private Attributes</h2></td></tr>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../dc/db5/struct_queue.html">Queue</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7 </li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
</ul>
</div>
</body>

View File

@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.7"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Algorithms_in_C++: search/text_search.cpp File Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
@@ -41,7 +41,7 @@ MathJax.Hub.Config({
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.7 -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
@@ -117,13 +117,13 @@ Include dependency graph for text_search.cpp:</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a3f8975d227cd0e58f298b380c5dac0d9"><td class="memItemLeft" align="right" valign="top"><a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/db5/text__search_8cpp.html#a3f8975d227cd0e58f298b380c5dac0d9">lower</a> (<a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> word)</td></tr>
<tr class="memitem:a3f8975d227cd0e58f298b380c5dac0d9" id="r_a3f8975d227cd0e58f298b380c5dac0d9"><td class="memItemLeft" align="right" valign="top"><a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/db5/text__search_8cpp.html#a3f8975d227cd0e58f298b380c5dac0d9">lower</a> (<a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> word)</td></tr>
<tr class="memdesc:a3f8975d227cd0e58f298b380c5dac0d9"><td class="mdescLeft">&#160;</td><td class="mdescRight">function to convert a C++ string to lower case <br /></td></tr>
<tr class="separator:a3f8975d227cd0e58f298b380c5dac0d9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa8dca7b867074164d5f45b0f3851269d"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/db5/text__search_8cpp.html#aa8dca7b867074164d5f45b0f3851269d">test</a> ()</td></tr>
<tr class="memitem:aa8dca7b867074164d5f45b0f3851269d" id="r_aa8dca7b867074164d5f45b0f3851269d"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/db5/text__search_8cpp.html#aa8dca7b867074164d5f45b0f3851269d">test</a> ()</td></tr>
<tr class="memdesc:aa8dca7b867074164d5f45b0f3851269d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Self-test implementations. <br /></td></tr>
<tr class="separator:aa8dca7b867074164d5f45b0f3851269d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/db5/text__search_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4" id="r_ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/db5/text__search_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
<tr class="memdesc:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Main function. <br /></td></tr>
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
@@ -309,7 +309,7 @@ Here is the call graph for this function:</div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../dir_19b2bf9199a15c634a08b1ede1dd896a.html">search</a></li><li class="navelem"><a class="el" href="../../dc/db5/text__search_8cpp.html">text_search.cpp</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7 </li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
</ul>
</div>
</body>

View File

@@ -1,5 +1,5 @@
<map id="lower" name="lower">
<area shape="rect" id="Node000001" title="function to convert a C++ string to lower case" alt="" coords="5,5,58,31"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/string/basic_string/size.html#" title=" " alt="" coords="106,5,228,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="58,16,91,16,91,21,58,21"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="58,16,90,16,90,21,58,21"/>
</map>

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: lower Pages: 1 -->
<svg width="175pt" height="27pt"
@@ -40,8 +40,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M39.34,-9.62C46.54,-9.62 55.19,-9.62 64.12,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="64.06,-13.13 74.06,-9.62 64.06,-6.13 64.06,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M39.34,-9.62C46.46,-9.62 55,-9.62 63.82,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.54,-13.13 73.54,-9.63 63.54,-6.13 63.54,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: lower Pages: 1 -->
<svg width="175pt" height="27pt"
@@ -30,8 +30,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M39.34,-9.62C46.54,-9.62 55.19,-9.62 64.12,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="64.06,-13.13 74.06,-9.62 64.06,-6.13 64.06,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M39.34,-9.62C46.46,-9.62 55,-9.62 63.82,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.54,-13.13 73.54,-9.63 63.54,-6.13 63.54,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -1,7 +1,7 @@
<map id="test" name="test">
<area shape="rect" id="Node000001" title="Self&#45;test implementations." alt="" coords="5,5,49,31"/>
<area shape="rect" id="Node000002" href="$dc/db5/text__search_8cpp.html#a3f8975d227cd0e58f298b380c5dac0d9" title="function to convert a C++ string to lower case" alt="" coords="97,5,149,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="49,16,82,16,82,21,49,21"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="49,16,81,16,81,21,49,21"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/string/basic_string/size.html#" title=" " alt="" coords="197,5,319,31"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="149,16,182,16,182,21,149,21"/>
</map>

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: test Pages: 1 -->
<svg width="244pt" height="27pt"
@@ -40,8 +40,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M32.76,-9.62C40.03,-9.62 48.94,-9.62 57.43,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="57.18,-13.13 67.18,-9.62 57.18,-6.13 57.18,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M32.76,-9.62C39.86,-9.62 48.54,-9.62 56.86,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.66,-13.13 66.66,-9.63 56.66,-6.13 56.66,-13.13"/>
</a>
</g>
</g>
@@ -58,8 +58,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M107.84,-9.62C115.04,-9.62 123.69,-9.62 132.62,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="132.56,-13.13 142.56,-9.62 132.56,-6.13 132.56,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M107.84,-9.62C114.96,-9.62 123.5,-9.62 132.32,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="132.04,-13.13 142.04,-9.63 132.04,-6.13 132.04,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: test Pages: 1 -->
<svg width="244pt" height="27pt"
@@ -30,8 +30,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M32.76,-9.62C40.03,-9.62 48.94,-9.62 57.43,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="57.18,-13.13 67.18,-9.62 57.18,-6.13 57.18,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M32.76,-9.62C39.86,-9.62 48.54,-9.62 56.86,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.66,-13.13 66.66,-9.63 56.66,-6.13 56.66,-13.13"/>
</a>
</g>
</g>
@@ -48,8 +48,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M107.84,-9.62C115.04,-9.62 123.69,-9.62 132.62,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="132.56,-13.13 142.56,-9.62 132.56,-6.13 132.56,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M107.84,-9.62C114.96,-9.62 123.5,-9.62 132.32,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="132.04,-13.13 142.04,-9.63 132.04,-6.13 132.04,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -1,19 +1,19 @@
<map id="main" name="main">
<area shape="rect" id="Node000001" title="Main function." alt="" coords="5,153,55,179"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/string/basic_string/empty.html#" title=" " alt="" coords="103,5,226,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="33,152,56,99,76,68,101,40,105,37,108,41,104,44,80,71,61,101,38,154"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="33,152,56,99,76,68,101,40,104,37,108,42,104,44,80,71,61,101,38,154"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="129,55,200,80"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="39,151,65,121,101,89,114,82,117,87,104,94,69,124,43,155"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="39,151,65,121,101,89,113,82,116,87,104,94,69,124,43,155"/>
<area shape="rect" id="Node000004" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/string/basic_string/find.html#" title=" " alt="" coords="110,104,219,130"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="54,155,113,133,115,138,56,160"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="54,155,112,133,114,138,56,160"/>
<area shape="rect" id="Node000005" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/string/basic_string/getline.html#" title=" " alt="" coords="122,153,207,179"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="55,164,107,164,107,169,55,169"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="55,164,106,164,106,169,55,169"/>
<area shape="rect" id="Node000006" href="$dc/db5/text__search_8cpp.html#a3f8975d227cd0e58f298b380c5dac0d9" title="function to convert a C++ string to lower case" alt="" coords="274,255,326,280"/>
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="56,173,261,250,259,255,54,178"/>
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="56,173,260,250,258,255,54,178"/>
<area shape="rect" id="Node000007" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/string/basic_string/size.html#" title=" " alt="" coords="374,280,497,306"/>
<area shape="poly" id="edge7_Node000001_Node000007" title=" " alt="" coords="37,179,44,204,57,236,77,267,104,291,137,306,171,316,208,321,244,323,314,318,374,307,375,312,315,324,244,329,207,327,170,321,135,311,101,295,73,270,53,238,39,206,32,180"/>
<area shape="poly" id="edge7_Node000001_Node000007" title=" " alt="" coords="37,179,44,204,57,236,77,267,104,291,137,306,171,316,207,321,244,323,314,318,374,307,375,312,315,324,244,329,207,327,170,321,135,311,101,295,73,270,53,238,39,206,32,180"/>
<area shape="rect" id="Node000008" href="$dc/db5/text__search_8cpp.html#aa8dca7b867074164d5f45b0f3851269d" title="Self&#45;test implementations." alt="" coords="143,255,186,280"/>
<area shape="poly" id="edge8_Node000001_Node000008" title=" " alt="" coords="45,178,71,205,104,233,131,250,128,254,101,238,67,209,41,181"/>
<area shape="poly" id="edge8_Node000001_Node000008" title=" " alt="" coords="45,178,71,205,104,233,130,249,127,254,101,238,67,209,41,181"/>
<area shape="poly" id="edge6_Node000006_Node000007" title=" " alt="" coords="327,270,360,276,359,281,326,275"/>
<area shape="poly" id="edge9_Node000008_Node000006" title=" " alt="" coords="186,265,259,265,259,270,186,270"/>
</map>

View File

@@ -1,11 +1,11 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: main Pages: 1 -->
<svg width="377pt" height="248pt"
viewBox="0.00 0.00 376.50 248.45" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
viewBox="0.00 0.00 376.50 248.46" 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[
@@ -16,14 +16,14 @@
]]></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 244.45)">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 244.46)">
<title>main</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Main function.">
<polygon fill="#999999" stroke="#666666" points="37,-129.45 0,-129.45 0,-110.2 37,-110.2 37,-129.45"/>
<text text-anchor="middle" x="18.5" y="-115.95" font-family="Helvetica,sans-Serif" font-size="10.00">main</text>
<polygon fill="#999999" stroke="#666666" points="37,-129.46 0,-129.46 0,-110.21 37,-110.21 37,-129.46"/>
<text text-anchor="middle" x="18.5" y="-115.96" font-family="Helvetica,sans-Serif" font-size="10.00">main</text>
</a>
</g>
</g>
@@ -31,8 +31,8 @@
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/string/basic_string/empty.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="165.5,-240.45 73,-240.45 73,-221.2 165.5,-221.2 165.5,-240.45"/>
<text text-anchor="middle" x="119.25" y="-226.95" font-family="Helvetica,sans-Serif" font-size="10.00">std::string::empty</text>
<polygon fill="white" stroke="#666666" points="165.5,-240.46 73,-240.46 73,-221.21 165.5,-221.21 165.5,-240.46"/>
<text text-anchor="middle" x="119.25" y="-226.96" font-family="Helvetica,sans-Serif" font-size="10.00">std::string::empty</text>
</a>
</g>
</g>
@@ -40,8 +40,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M22.69,-129.68C29.22,-148.38 45.82,-189.29 73,-212.83 73.89,-213.6 74.83,-214.34 75.79,-215.06"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="73.74,-218.51 84.1,-220.71 77.37,-212.53 73.74,-218.51"/>
<path fill="none" stroke="#63b8ff" d="M22.69,-129.69C29.22,-148.4 45.82,-189.3 73,-212.84 73.78,-213.52 74.59,-214.17 75.43,-214.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="73.45,-217.7 83.81,-219.93 77.11,-211.73 73.45,-217.7"/>
</a>
</g>
</g>
@@ -49,8 +49,8 @@
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/manip/endl.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="146,-203.45 92.5,-203.45 92.5,-184.2 146,-184.2 146,-203.45"/>
<text text-anchor="middle" x="119.25" y="-189.95" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
<polygon fill="white" stroke="#666666" points="146,-203.46 92.5,-203.46 92.5,-184.21 146,-184.21 146,-203.46"/>
<text text-anchor="middle" x="119.25" y="-189.96" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
</a>
</g>
</g>
@@ -58,8 +58,8 @@
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M26.81,-129.78C36.27,-142.06 53.83,-162.89 73,-175.83 75.94,-177.81 79.14,-179.63 82.43,-181.28"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.83,-184.85 91.39,-185.75 83.7,-178.46 80.83,-184.85"/>
<path fill="none" stroke="#63b8ff" d="M26.81,-129.79C36.27,-142.07 53.83,-162.91 73,-175.84 75.85,-177.76 78.94,-179.53 82.12,-181.14"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.46,-184.23 91.01,-185.14 83.33,-177.85 80.46,-184.23"/>
</a>
</g>
</g>
@@ -67,8 +67,8 @@
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/string/basic_string/find.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="159.88,-166.45 78.62,-166.45 78.62,-147.2 159.88,-147.2 159.88,-166.45"/>
<text text-anchor="middle" x="119.25" y="-152.95" font-family="Helvetica,sans-Serif" font-size="10.00">std::string::find</text>
<polygon fill="white" stroke="#666666" points="159.88,-166.46 78.62,-166.46 78.62,-147.21 159.88,-147.21 159.88,-166.46"/>
<text text-anchor="middle" x="119.25" y="-152.96" font-family="Helvetica,sans-Serif" font-size="10.00">std::string::find</text>
</a>
</g>
</g>
@@ -76,8 +76,8 @@
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.15,-126.44C49.41,-131.03 66.2,-137.32 81.32,-142.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.85,-146.55 90.45,-146.78 82.31,-140 79.85,-146.55"/>
<path fill="none" stroke="#63b8ff" d="M37.15,-126.45C49.3,-131 65.88,-137.22 80.88,-142.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.44,-146.03 90.03,-146.26 81.89,-139.48 79.44,-146.03"/>
</a>
</g>
</g>
@@ -85,8 +85,8 @@
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/string/basic_string/getline.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="151.25,-129.45 87.25,-129.45 87.25,-110.2 151.25,-110.2 151.25,-129.45"/>
<text text-anchor="middle" x="119.25" y="-115.95" font-family="Helvetica,sans-Serif" font-size="10.00">std::getline</text>
<polygon fill="white" stroke="#666666" points="151.25,-129.46 87.25,-129.46 87.25,-110.21 151.25,-110.21 151.25,-129.46"/>
<text text-anchor="middle" x="119.25" y="-115.96" font-family="Helvetica,sans-Serif" font-size="10.00">std::getline</text>
</a>
</g>
</g>
@@ -94,8 +94,8 @@
<g id="edge4_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.15,-119.83C48.01,-119.83 62.41,-119.83 76.07,-119.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="75.78,-123.33 85.78,-119.83 75.78,-116.33 75.78,-123.33"/>
<path fill="none" stroke="#63b8ff" d="M37.15,-119.84C47.9,-119.84 62.13,-119.84 75.66,-119.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="75.26,-123.34 85.26,-119.84 75.26,-116.34 75.26,-123.34"/>
</a>
</g>
</g>
@@ -103,8 +103,8 @@
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_Node000006"><a xlink:href="../../dc/db5/text__search_8cpp.html#a3f8975d227cd0e58f298b380c5dac0d9" target="_top" xlink:title="function to convert a C++ string to lower case">
<polygon fill="white" stroke="#666666" points="240.75,-53.45 201.5,-53.45 201.5,-34.2 240.75,-34.2 240.75,-53.45"/>
<text text-anchor="middle" x="221.12" y="-39.95" font-family="Helvetica,sans-Serif" font-size="10.00">lower</text>
<polygon fill="white" stroke="#666666" points="240.75,-53.46 201.5,-53.46 201.5,-34.21 240.75,-34.21 240.75,-53.46"/>
<text text-anchor="middle" x="221.12" y="-39.96" font-family="Helvetica,sans-Serif" font-size="10.00">lower</text>
</a>
</g>
</g>
@@ -112,8 +112,8 @@
<g id="edge5_Node000001_Node000006" class="edge">
<title>Node1&#45;&gt;Node6</title>
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.3,-113.08C71.97,-99.95 148.84,-70.83 191.02,-54.85"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="192.08,-57.81 200.2,-51 189.6,-51.27 192.08,-57.81"/>
<path fill="none" stroke="#63b8ff" d="M37.3,-113.09C71.83,-100.02 148.18,-71.09 190.48,-55.07"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="191.67,-58.36 199.78,-51.55 189.19,-51.81 191.67,-58.36"/>
</a>
</g>
</g>
@@ -121,8 +121,8 @@
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_Node000007"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/string/basic_string/size.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="368.5,-34.45 276.75,-34.45 276.75,-15.2 368.5,-15.2 368.5,-34.45"/>
<text text-anchor="middle" x="322.62" y="-20.95" font-family="Helvetica,sans-Serif" font-size="10.00">std::string::length</text>
<polygon fill="white" stroke="#666666" points="368.5,-34.46 276.75,-34.46 276.75,-15.21 368.5,-15.21 368.5,-34.46"/>
<text text-anchor="middle" x="322.62" y="-20.96" font-family="Helvetica,sans-Serif" font-size="10.00">std::string::length</text>
</a>
</g>
</g>
@@ -130,8 +130,8 @@
<g id="edge7_Node000001_Node000007" class="edge">
<title>Node1&#45;&gt;Node7</title>
<g id="a_edge7_Node000001_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M21.66,-109.7C26.63,-89.29 40.97,-43.55 73,-24.83 136.14,12.08 224.62,0.13 277.24,-12.17"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="276.35,-15.8 286.9,-14.78 278.02,-9 276.35,-15.8"/>
<path fill="none" stroke="#63b8ff" d="M21.66,-109.71C26.63,-89.3 40.97,-43.56 73,-24.84 136.01,11.99 224.25,0.17 276.91,-12.1"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="275.88,-15.46 286.43,-14.43 277.54,-8.66 275.88,-15.46"/>
</a>
</g>
</g>
@@ -139,8 +139,8 @@
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_Node000008"><a xlink:href="../../dc/db5/text__search_8cpp.html#aa8dca7b867074164d5f45b0f3851269d" target="_top" xlink:title="Self&#45;test implementations.">
<polygon fill="white" stroke="#666666" points="135.5,-53.45 103,-53.45 103,-34.2 135.5,-34.2 135.5,-53.45"/>
<text text-anchor="middle" x="119.25" y="-39.95" font-family="Helvetica,sans-Serif" font-size="10.00">test</text>
<polygon fill="white" stroke="#666666" points="135.5,-53.46 103,-53.46 103,-34.21 135.5,-34.21 135.5,-53.46"/>
<text text-anchor="middle" x="119.25" y="-39.96" font-family="Helvetica,sans-Serif" font-size="10.00">test</text>
</a>
</g>
</g>
@@ -148,8 +148,8 @@
<g id="edge8_Node000001_Node000008" class="edge">
<title>Node1&#45;&gt;Node8</title>
<g id="a_edge8_Node000001_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M28.24,-109.76C38.28,-98.59 55.62,-80.48 73,-67.83 79.18,-63.32 86.32,-59.14 93.07,-55.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.17,-58.42 101.53,-50.8 91.02,-52.17 94.17,-58.42"/>
<path fill="none" stroke="#63b8ff" d="M28.24,-109.77C38.28,-98.6 55.62,-80.5 73,-67.84 79.04,-63.44 85.99,-59.35 92.6,-55.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="93.83,-59.13 101.17,-51.5 90.67,-52.88 93.83,-59.13"/>
</a>
</g>
</g>
@@ -157,8 +157,8 @@
<g id="edge6_Node000006_Node000007" class="edge">
<title>Node6&#45;&gt;Node7</title>
<g id="a_edge6_Node000006_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M240.84,-40.25C248.12,-38.86 256.88,-37.19 265.91,-35.47"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="266.39,-38.75 275.56,-33.43 265.08,-31.87 266.39,-38.75"/>
<path fill="none" stroke="#63b8ff" d="M240.84,-40.26C247.96,-38.9 256.5,-37.27 265.32,-35.59"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="265.9,-39.04 275.07,-33.73 264.59,-32.17 265.9,-39.04"/>
</a>
</g>
</g>
@@ -166,8 +166,8 @@
<g id="edge9_Node000008_Node000006" class="edge">
<title>Node8&#45;&gt;Node6</title>
<g id="a_edge9_Node000008_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M135.86,-43.83C150.42,-43.83 172.52,-43.83 190.44,-43.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="190.22,-47.33 200.22,-43.83 190.22,-40.33 190.22,-47.33"/>
<path fill="none" stroke="#63b8ff" d="M135.86,-43.84C150.28,-43.84 172.11,-43.84 189.93,-43.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="189.71,-47.34 199.71,-43.84 189.71,-40.34 189.71,-47.34"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

View File

@@ -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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: main Pages: 1 -->
<svg width="377pt" height="248pt"
viewBox="0.00 0.00 376.50 248.45" 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 244.45)">
viewBox="0.00 0.00 376.50 248.46" 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 244.46)">
<title>main</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Main function.">
<polygon fill="#999999" stroke="#666666" points="37,-129.45 0,-129.45 0,-110.2 37,-110.2 37,-129.45"/>
<text text-anchor="middle" x="18.5" y="-115.95" font-family="Helvetica,sans-Serif" font-size="10.00">main</text>
<polygon fill="#999999" stroke="#666666" points="37,-129.46 0,-129.46 0,-110.21 37,-110.21 37,-129.46"/>
<text text-anchor="middle" x="18.5" y="-115.96" font-family="Helvetica,sans-Serif" font-size="10.00">main</text>
</a>
</g>
</g>
@@ -21,8 +21,8 @@
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/string/basic_string/empty.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="165.5,-240.45 73,-240.45 73,-221.2 165.5,-221.2 165.5,-240.45"/>
<text text-anchor="middle" x="119.25" y="-226.95" font-family="Helvetica,sans-Serif" font-size="10.00">std::string::empty</text>
<polygon fill="white" stroke="#666666" points="165.5,-240.46 73,-240.46 73,-221.21 165.5,-221.21 165.5,-240.46"/>
<text text-anchor="middle" x="119.25" y="-226.96" font-family="Helvetica,sans-Serif" font-size="10.00">std::string::empty</text>
</a>
</g>
</g>
@@ -30,8 +30,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M22.69,-129.68C29.22,-148.38 45.82,-189.29 73,-212.83 73.89,-213.6 74.83,-214.34 75.79,-215.06"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="73.74,-218.51 84.1,-220.71 77.37,-212.53 73.74,-218.51"/>
<path fill="none" stroke="#63b8ff" d="M22.69,-129.69C29.22,-148.4 45.82,-189.3 73,-212.84 73.78,-213.52 74.59,-214.17 75.43,-214.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="73.45,-217.7 83.81,-219.93 77.11,-211.73 73.45,-217.7"/>
</a>
</g>
</g>
@@ -39,8 +39,8 @@
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/manip/endl.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="146,-203.45 92.5,-203.45 92.5,-184.2 146,-184.2 146,-203.45"/>
<text text-anchor="middle" x="119.25" y="-189.95" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
<polygon fill="white" stroke="#666666" points="146,-203.46 92.5,-203.46 92.5,-184.21 146,-184.21 146,-203.46"/>
<text text-anchor="middle" x="119.25" y="-189.96" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
</a>
</g>
</g>
@@ -48,8 +48,8 @@
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M26.81,-129.78C36.27,-142.06 53.83,-162.89 73,-175.83 75.94,-177.81 79.14,-179.63 82.43,-181.28"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.83,-184.85 91.39,-185.75 83.7,-178.46 80.83,-184.85"/>
<path fill="none" stroke="#63b8ff" d="M26.81,-129.79C36.27,-142.07 53.83,-162.91 73,-175.84 75.85,-177.76 78.94,-179.53 82.12,-181.14"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.46,-184.23 91.01,-185.14 83.33,-177.85 80.46,-184.23"/>
</a>
</g>
</g>
@@ -57,8 +57,8 @@
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/string/basic_string/find.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="159.88,-166.45 78.62,-166.45 78.62,-147.2 159.88,-147.2 159.88,-166.45"/>
<text text-anchor="middle" x="119.25" y="-152.95" font-family="Helvetica,sans-Serif" font-size="10.00">std::string::find</text>
<polygon fill="white" stroke="#666666" points="159.88,-166.46 78.62,-166.46 78.62,-147.21 159.88,-147.21 159.88,-166.46"/>
<text text-anchor="middle" x="119.25" y="-152.96" font-family="Helvetica,sans-Serif" font-size="10.00">std::string::find</text>
</a>
</g>
</g>
@@ -66,8 +66,8 @@
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.15,-126.44C49.41,-131.03 66.2,-137.32 81.32,-142.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.85,-146.55 90.45,-146.78 82.31,-140 79.85,-146.55"/>
<path fill="none" stroke="#63b8ff" d="M37.15,-126.45C49.3,-131 65.88,-137.22 80.88,-142.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.44,-146.03 90.03,-146.26 81.89,-139.48 79.44,-146.03"/>
</a>
</g>
</g>
@@ -75,8 +75,8 @@
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/string/basic_string/getline.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="151.25,-129.45 87.25,-129.45 87.25,-110.2 151.25,-110.2 151.25,-129.45"/>
<text text-anchor="middle" x="119.25" y="-115.95" font-family="Helvetica,sans-Serif" font-size="10.00">std::getline</text>
<polygon fill="white" stroke="#666666" points="151.25,-129.46 87.25,-129.46 87.25,-110.21 151.25,-110.21 151.25,-129.46"/>
<text text-anchor="middle" x="119.25" y="-115.96" font-family="Helvetica,sans-Serif" font-size="10.00">std::getline</text>
</a>
</g>
</g>
@@ -84,8 +84,8 @@
<g id="edge4_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.15,-119.83C48.01,-119.83 62.41,-119.83 76.07,-119.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="75.78,-123.33 85.78,-119.83 75.78,-116.33 75.78,-123.33"/>
<path fill="none" stroke="#63b8ff" d="M37.15,-119.84C47.9,-119.84 62.13,-119.84 75.66,-119.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="75.26,-123.34 85.26,-119.84 75.26,-116.34 75.26,-123.34"/>
</a>
</g>
</g>
@@ -93,8 +93,8 @@
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_Node000006"><a xlink:href="../../dc/db5/text__search_8cpp.html#a3f8975d227cd0e58f298b380c5dac0d9" target="_top" xlink:title="function to convert a C++ string to lower case">
<polygon fill="white" stroke="#666666" points="240.75,-53.45 201.5,-53.45 201.5,-34.2 240.75,-34.2 240.75,-53.45"/>
<text text-anchor="middle" x="221.12" y="-39.95" font-family="Helvetica,sans-Serif" font-size="10.00">lower</text>
<polygon fill="white" stroke="#666666" points="240.75,-53.46 201.5,-53.46 201.5,-34.21 240.75,-34.21 240.75,-53.46"/>
<text text-anchor="middle" x="221.12" y="-39.96" font-family="Helvetica,sans-Serif" font-size="10.00">lower</text>
</a>
</g>
</g>
@@ -102,8 +102,8 @@
<g id="edge5_Node000001_Node000006" class="edge">
<title>Node1&#45;&gt;Node6</title>
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.3,-113.08C71.97,-99.95 148.84,-70.83 191.02,-54.85"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="192.08,-57.81 200.2,-51 189.6,-51.27 192.08,-57.81"/>
<path fill="none" stroke="#63b8ff" d="M37.3,-113.09C71.83,-100.02 148.18,-71.09 190.48,-55.07"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="191.67,-58.36 199.78,-51.55 189.19,-51.81 191.67,-58.36"/>
</a>
</g>
</g>
@@ -111,8 +111,8 @@
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_Node000007"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/string/basic_string/size.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="368.5,-34.45 276.75,-34.45 276.75,-15.2 368.5,-15.2 368.5,-34.45"/>
<text text-anchor="middle" x="322.62" y="-20.95" font-family="Helvetica,sans-Serif" font-size="10.00">std::string::length</text>
<polygon fill="white" stroke="#666666" points="368.5,-34.46 276.75,-34.46 276.75,-15.21 368.5,-15.21 368.5,-34.46"/>
<text text-anchor="middle" x="322.62" y="-20.96" font-family="Helvetica,sans-Serif" font-size="10.00">std::string::length</text>
</a>
</g>
</g>
@@ -120,8 +120,8 @@
<g id="edge7_Node000001_Node000007" class="edge">
<title>Node1&#45;&gt;Node7</title>
<g id="a_edge7_Node000001_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M21.66,-109.7C26.63,-89.29 40.97,-43.55 73,-24.83 136.14,12.08 224.62,0.13 277.24,-12.17"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="276.35,-15.8 286.9,-14.78 278.02,-9 276.35,-15.8"/>
<path fill="none" stroke="#63b8ff" d="M21.66,-109.71C26.63,-89.3 40.97,-43.56 73,-24.84 136.01,11.99 224.25,0.17 276.91,-12.1"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="275.88,-15.46 286.43,-14.43 277.54,-8.66 275.88,-15.46"/>
</a>
</g>
</g>
@@ -129,8 +129,8 @@
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_Node000008"><a xlink:href="../../dc/db5/text__search_8cpp.html#aa8dca7b867074164d5f45b0f3851269d" target="_top" xlink:title="Self&#45;test implementations.">
<polygon fill="white" stroke="#666666" points="135.5,-53.45 103,-53.45 103,-34.2 135.5,-34.2 135.5,-53.45"/>
<text text-anchor="middle" x="119.25" y="-39.95" font-family="Helvetica,sans-Serif" font-size="10.00">test</text>
<polygon fill="white" stroke="#666666" points="135.5,-53.46 103,-53.46 103,-34.21 135.5,-34.21 135.5,-53.46"/>
<text text-anchor="middle" x="119.25" y="-39.96" font-family="Helvetica,sans-Serif" font-size="10.00">test</text>
</a>
</g>
</g>
@@ -138,8 +138,8 @@
<g id="edge8_Node000001_Node000008" class="edge">
<title>Node1&#45;&gt;Node8</title>
<g id="a_edge8_Node000001_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M28.24,-109.76C38.28,-98.59 55.62,-80.48 73,-67.83 79.18,-63.32 86.32,-59.14 93.07,-55.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.17,-58.42 101.53,-50.8 91.02,-52.17 94.17,-58.42"/>
<path fill="none" stroke="#63b8ff" d="M28.24,-109.77C38.28,-98.6 55.62,-80.5 73,-67.84 79.04,-63.44 85.99,-59.35 92.6,-55.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="93.83,-59.13 101.17,-51.5 90.67,-52.88 93.83,-59.13"/>
</a>
</g>
</g>
@@ -147,8 +147,8 @@
<g id="edge6_Node000006_Node000007" class="edge">
<title>Node6&#45;&gt;Node7</title>
<g id="a_edge6_Node000006_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M240.84,-40.25C248.12,-38.86 256.88,-37.19 265.91,-35.47"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="266.39,-38.75 275.56,-33.43 265.08,-31.87 266.39,-38.75"/>
<path fill="none" stroke="#63b8ff" d="M240.84,-40.26C247.96,-38.9 256.5,-37.27 265.32,-35.59"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="265.9,-39.04 275.07,-33.73 264.59,-32.17 265.9,-39.04"/>
</a>
</g>
</g>
@@ -156,8 +156,8 @@
<g id="edge9_Node000008_Node000006" class="edge">
<title>Node8&#45;&gt;Node6</title>
<g id="a_edge9_Node000008_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M135.86,-43.83C150.42,-43.83 172.52,-43.83 190.44,-43.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="190.22,-47.33 200.22,-43.83 190.22,-40.33 190.22,-47.33"/>
<path fill="none" stroke="#63b8ff" d="M135.86,-43.84C150.28,-43.84 172.11,-43.84 189.93,-43.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="189.71,-47.34 199.71,-43.84 189.71,-40.34 189.71,-47.34"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB