mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-11 19:17:21 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -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++: data_structures/queue_using_array.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&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
|
||||
@@ -124,22 +124,22 @@ Classes</h2></td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
||||
Namespaces</h2></td></tr>
|
||||
<tr class="memitem:d5/d3c/namespacedata__structures"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d3c/namespacedata__structures.html">data_structures</a></td></tr>
|
||||
<tr class="memitem:d5/d3c/namespacedata__structures" id="r_d5/d3c/namespacedata__structures"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d3c/namespacedata__structures.html">data_structures</a></td></tr>
|
||||
<tr class="memdesc:d5/d3c/namespacedata__structures"><td class="mdescLeft"> </td><td class="mdescRight">for IO operations <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:d9/d70/namespacequeue__using__array"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/d70/namespacequeue__using__array.html">queue_using_array</a></td></tr>
|
||||
<tr class="memitem:d9/d70/namespacequeue__using__array" id="r_d9/d70/namespacequeue__using__array"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/d70/namespacequeue__using__array.html">queue_using_array</a></td></tr>
|
||||
<tr class="memdesc:d9/d70/namespacequeue__using__array"><td class="mdescLeft"> </td><td class="mdescRight">Functions for [<a class="el" href="../../dc/db5/struct_queue.html">Queue</a> using Array] (<a href="https://www.geeksforgeeks.org/array-implementation-of-queue-simple/">https://www.geeksforgeeks.org/array-implementation-of-queue-simple/</a>) implementation. <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><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:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d8/df0/queue__using__array_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
|
||||
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4" id="r_ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d8/df0/queue__using__array_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
|
||||
<tr class="memdesc:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="mdescLeft"> </td><td class="mdescRight">Main function. <br /></td></tr>
|
||||
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="var-members" name="var-members"></a>
|
||||
Variables</h2></td></tr>
|
||||
<tr class="memitem:a2d49e79bd164c298912db252970520d8"><td class="memItemLeft" align="right" valign="top">constexpr uint16_t </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d8/df0/queue__using__array_8cpp.html#a2d49e79bd164c298912db252970520d8">max_size</a> {10}</td></tr>
|
||||
<tr class="memitem:a2d49e79bd164c298912db252970520d8" id="r_a2d49e79bd164c298912db252970520d8"><td class="memItemLeft" align="right" valign="top">constexpr uint16_t </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d8/df0/queue__using__array_8cpp.html#a2d49e79bd164c298912db252970520d8">max_size</a> {10}</td></tr>
|
||||
<tr class="memdesc:a2d49e79bd164c298912db252970520d8"><td class="mdescLeft"> </td><td class="mdescRight">for io operations <br /></td></tr>
|
||||
<tr class="separator:a2d49e79bd164c298912db252970520d8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
@@ -240,7 +240,8 @@ Here is the call graph for this function:</div>
|
||||
|
||||
<p>for io operations </p>
|
||||
<p>for <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a> Maximum size of the queue </p>
|
||||
|
||||
<div class="fragment"><div class="line"><span class="lineno"> 23</span>{10}; <span class="comment">///< Maximum size of the queue</span></div>
|
||||
</div><!-- fragment -->
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
@@ -249,7 +250,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_2e746e9d06bf2d8ff842208bcc6ebcfc.html">data_structures</a></li><li class="navelem"><a class="el" href="../../d8/df0/queue__using__array_8cpp.html">queue_using_array.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>
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
<map id="main" name="main">
|
||||
<area shape="rect" id="Node000001" title="Main function." alt="" coords="5,100,55,126"/>
|
||||
<area shape="rect" id="Node000002" href="$d6/d04/classdata__structures_1_1queue__using__array_1_1_queue___array.html#a2aaf88c9954ef3ab686f8e4bfbd87622" title="Delete element from back of the queue." alt="" coords="103,5,282,61"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="53,97,101,71,112,65,115,70,104,76,55,102"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="53,97,101,71,112,66,114,70,104,76,55,102"/>
|
||||
<area shape="rect" id="Node000004" href="$d6/d04/classdata__structures_1_1queue__using__array_1_1_queue___array.html#a688b7ea064739ea9fa66bf64bf4ae631" title="Show all saved data." alt="" coords="103,85,282,141"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="55,111,88,111,88,116,55,116"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="55,111,87,111,87,116,55,116"/>
|
||||
<area shape="rect" id="Node000005" href="$d6/d04/classdata__structures_1_1queue__using__array_1_1_queue___array.html#a4dc64488c36f84d927365fa8d1933663" title="Add element to the first of the queue." alt="" coords="103,165,282,221"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000005" title=" " alt="" coords="55,124,104,151,115,156,112,161,101,156,53,129"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000005" title=" " alt="" coords="55,124,104,151,114,156,112,161,101,156,53,129"/>
|
||||
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/array/at.html#" title=" " alt="" coords="337,60,432,86"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="283,49,323,58,322,63,282,54"/>
|
||||
<area shape="poly" id="edge4_Node000004_Node000003" title=" " alt="" coords="282,92,322,83,323,89,283,97"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="283,49,322,58,321,63,282,54"/>
|
||||
<area shape="poly" id="edge4_Node000004_Node000003" title=" " alt="" coords="282,92,321,84,322,89,283,97"/>
|
||||
<area shape="rect" id="Node000006" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/array/size.html#" title=" " alt="" coords="330,180,438,206"/>
|
||||
<area shape="poly" id="edge6_Node000005_Node000006" title=" " alt="" coords="282,191,315,191,315,196,282,196"/>
|
||||
<area shape="poly" id="edge6_Node000005_Node000006" title=" " alt="" coords="282,191,314,191,314,196,282,196"/>
|
||||
</map>
|
||||
|
||||
@@ -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: main Pages: 1 -->
|
||||
<svg width="333pt" height="170pt"
|
||||
@@ -42,8 +42,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M36.64,-90.98C47.04,-96.99 60.65,-104.63 73,-110.88 75.6,-112.19 78.28,-113.51 80.99,-114.83"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.36,-118.41 89.9,-119.56 82.38,-112.1 79.36,-118.41"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M36.64,-90.98C47.04,-96.99 60.65,-104.63 73,-110.88 75.51,-112.15 78.09,-113.42 80.71,-114.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="79,-117.76 89.53,-118.91 82.01,-111.44 79,-117.76"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -62,8 +62,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M37.43,-80.88C44.37,-80.88 52.82,-80.88 61.86,-80.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.68,-84.38 71.68,-80.88 61.68,-77.38 61.68,-84.38"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M37.43,-80.88C44.22,-80.88 52.45,-80.88 61.27,-80.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.16,-84.38 71.16,-80.88 61.16,-77.38 61.16,-84.38"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -82,8 +82,8 @@
|
||||
<g id="edge5_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge5_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M36.64,-70.77C47.04,-64.76 60.65,-57.12 73,-50.88 75.6,-49.56 78.28,-48.24 80.99,-46.92"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="82.38,-49.65 89.9,-42.19 79.36,-43.34 82.38,-49.65"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M36.64,-70.77C47.04,-64.76 60.65,-57.12 73,-50.88 75.51,-49.6 78.09,-48.33 80.71,-47.05"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="82.01,-50.31 89.53,-42.84 79,-43.99 82.01,-50.31"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -100,8 +100,8 @@
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M207.62,-126.84C217.78,-124.69 228.07,-122.52 237.65,-120.49"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="238.06,-123.77 247.12,-118.28 236.61,-116.92 238.06,-123.77"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M207.62,-126.84C217.56,-124.74 227.63,-122.61 237.03,-120.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="237.58,-124.08 246.64,-118.59 236.13,-117.24 237.58,-124.08"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -109,8 +109,8 @@
|
||||
<g id="edge4_Node000004_Node000003" class="edge">
|
||||
<title>Node4->Node3</title>
|
||||
<g id="a_edge4_Node000004_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M207.62,-94.91C217.78,-97.06 228.07,-99.23 237.65,-101.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="236.61,-104.83 247.12,-103.47 238.06,-97.98 236.61,-104.83"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M207.62,-94.91C217.56,-97.01 227.63,-99.14 237.03,-101.13"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="236.13,-104.51 246.64,-103.16 237.58,-97.67 236.13,-104.51"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -127,8 +127,8 @@
|
||||
<g id="edge6_Node000005_Node000006" class="edge">
|
||||
<title>Node5->Node6</title>
|
||||
<g id="a_edge6_Node000005_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M207.62,-20.88C215.85,-20.88 224.17,-20.88 232.12,-20.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="232.08,-24.38 242.08,-20.88 232.08,-17.38 232.08,-24.38"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M207.62,-20.88C215.66,-20.88 223.79,-20.88 231.58,-20.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="231.57,-24.38 241.57,-20.88 231.57,-17.38 231.57,-24.38"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
@@ -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: main Pages: 1 -->
|
||||
<svg width="333pt" height="170pt"
|
||||
@@ -32,8 +32,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M36.64,-90.98C47.04,-96.99 60.65,-104.63 73,-110.88 75.6,-112.19 78.28,-113.51 80.99,-114.83"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.36,-118.41 89.9,-119.56 82.38,-112.1 79.36,-118.41"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M36.64,-90.98C47.04,-96.99 60.65,-104.63 73,-110.88 75.51,-112.15 78.09,-113.42 80.71,-114.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="79,-117.76 89.53,-118.91 82.01,-111.44 79,-117.76"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -52,8 +52,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M37.43,-80.88C44.37,-80.88 52.82,-80.88 61.86,-80.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.68,-84.38 71.68,-80.88 61.68,-77.38 61.68,-84.38"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M37.43,-80.88C44.22,-80.88 52.45,-80.88 61.27,-80.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.16,-84.38 71.16,-80.88 61.16,-77.38 61.16,-84.38"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -72,8 +72,8 @@
|
||||
<g id="edge5_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge5_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M36.64,-70.77C47.04,-64.76 60.65,-57.12 73,-50.88 75.6,-49.56 78.28,-48.24 80.99,-46.92"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="82.38,-49.65 89.9,-42.19 79.36,-43.34 82.38,-49.65"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M36.64,-70.77C47.04,-64.76 60.65,-57.12 73,-50.88 75.51,-49.6 78.09,-48.33 80.71,-47.05"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="82.01,-50.31 89.53,-42.84 79,-43.99 82.01,-50.31"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -90,8 +90,8 @@
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M207.62,-126.84C217.78,-124.69 228.07,-122.52 237.65,-120.49"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="238.06,-123.77 247.12,-118.28 236.61,-116.92 238.06,-123.77"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M207.62,-126.84C217.56,-124.74 227.63,-122.61 237.03,-120.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="237.58,-124.08 246.64,-118.59 236.13,-117.24 237.58,-124.08"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -99,8 +99,8 @@
|
||||
<g id="edge4_Node000004_Node000003" class="edge">
|
||||
<title>Node4->Node3</title>
|
||||
<g id="a_edge4_Node000004_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M207.62,-94.91C217.78,-97.06 228.07,-99.23 237.65,-101.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="236.61,-104.83 247.12,-103.47 238.06,-97.98 236.61,-104.83"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M207.62,-94.91C217.56,-97.01 227.63,-99.14 237.03,-101.13"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="236.13,-104.51 246.64,-103.16 237.58,-97.67 236.13,-104.51"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -117,8 +117,8 @@
|
||||
<g id="edge6_Node000005_Node000006" class="edge">
|
||||
<title>Node5->Node6</title>
|
||||
<g id="a_edge6_Node000005_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M207.62,-20.88C215.85,-20.88 224.17,-20.88 232.12,-20.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="232.08,-24.38 242.08,-20.88 232.08,-17.38 232.08,-24.38"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M207.62,-20.88C215.66,-20.88 223.79,-20.88 231.58,-20.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="231.57,-24.38 241.57,-20.88 231.57,-17.38 231.57,-24.38"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
Reference in New Issue
Block a user