mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-16 11:32:44 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<map id="data_structures::list_array::list< N >" name="data_structures::list_array::list< N >">
|
||||
<area shape="rect" id="Node000001" title="Structure of List with supporting methods." alt="" coords="5,198,142,238"/>
|
||||
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/array.html" title=" " alt="" coords="12,94,135,135"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="76,149,76,197,71,197,71,149"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="76,150,76,197,71,197,71,150"/>
|
||||
<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="27,5,120,31"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="76,46,76,93,71,93,71,46"/>
|
||||
</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::list_array::list< N > Pages: 1 -->
|
||||
<svg width="110pt" height="183pt"
|
||||
@@ -42,8 +42,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="M51.12,-66.71C51.12,-54.78 51.12,-40.96 51.12,-30.81"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="47.63,-66.39 51.12,-76.39 54.63,-66.39 47.63,-66.39"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M51.12,-65.97C51.12,-54.21 51.12,-40.76 51.12,-30.81"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="47.63,-65.88 51.13,-75.88 54.63,-65.88 47.63,-65.88"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="62" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> data</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="M51.12,-144.28C51.12,-132.95 51.12,-119 51.12,-108.67"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="47.63,-144.24 51.12,-154.24 54.63,-144.24 47.63,-144.24"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M51.12,-143.92C51.12,-132.66 51.12,-118.89 51.12,-108.67"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="47.63,-143.73 51.13,-153.73 54.63,-143.73 47.63,-143.73"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="72.5" 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::list_array::list< N > Pages: 1 -->
|
||||
<svg width="110pt" height="183pt"
|
||||
@@ -32,8 +32,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="M51.12,-66.71C51.12,-54.78 51.12,-40.96 51.12,-30.81"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="47.63,-66.39 51.12,-76.39 54.63,-66.39 47.63,-66.39"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M51.12,-65.97C51.12,-54.21 51.12,-40.76 51.12,-30.81"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="47.63,-65.88 51.13,-75.88 54.63,-65.88 47.63,-65.88"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="62" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> data</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="M51.12,-144.28C51.12,-132.95 51.12,-119 51.12,-108.67"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="47.63,-144.24 51.12,-154.24 54.63,-144.24 47.63,-144.24"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M51.12,-143.92C51.12,-132.66 51.12,-118.89 51.12,-108.67"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="47.63,-143.73 51.13,-153.73 54.63,-143.73 47.63,-143.73"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="72.5" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Reference in New Issue
Block a user