mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-16 19:41:16 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/queue.html" title=" " alt="" coords="8,94,154,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="84,135,84,197,78,197,78,135"/>
|
||||
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/types/integer.html" title=" " alt="" coords="38,5,124,31"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="84,46,84,94,78,94,78,46"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="84,47,84,94,78,94,78,47"/>
|
||||
</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: data_structures::stack_using_queue::Stack Pages: 1 -->
|
||||
<svg width="122pt" height="183pt"
|
||||
@@ -41,8 +41,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M56.75,-77.8C56.75,-63.28 56.75,-43.9 56.75,-30.79"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.25,-77.61 56.75,-87.61 60.25,-77.61 53.25,-77.61"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M56.75,-77.36C56.75,-62.89 56.75,-43.77 56.75,-30.79"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.25,-77.09 56.75,-87.09 60.25,-77.09 53.25,-77.09"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="81.5" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> auxiliary_q</text>
|
||||
@@ -61,8 +61,8 @@
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M56.75,-144.4C56.75,-132.43 56.75,-117.73 56.75,-108.52"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.25,-144.16 56.75,-154.16 60.25,-144.16 53.25,-144.16"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M56.75,-143.65C56.75,-131.82 56.75,-117.54 56.75,-108.52"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.25,-143.64 56.75,-153.64 60.25,-143.64 53.25,-143.64"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="78.12" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 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: data_structures::stack_using_queue::Stack Pages: 1 -->
|
||||
<svg width="122pt" height="183pt"
|
||||
@@ -31,8 +31,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M56.75,-77.8C56.75,-63.28 56.75,-43.9 56.75,-30.79"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.25,-77.61 56.75,-87.61 60.25,-77.61 53.25,-77.61"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M56.75,-77.36C56.75,-62.89 56.75,-43.77 56.75,-30.79"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.25,-77.09 56.75,-87.09 60.25,-77.09 53.25,-77.09"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="81.5" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> auxiliary_q</text>
|
||||
@@ -51,8 +51,8 @@
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M56.75,-144.4C56.75,-132.43 56.75,-117.73 56.75,-108.52"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.25,-144.16 56.75,-154.16 60.25,-144.16 53.25,-144.16"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M56.75,-143.65C56.75,-131.82 56.75,-117.54 56.75,-108.52"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.25,-143.64 56.75,-153.64 60.25,-143.64 53.25,-143.64"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="78.12" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user