Files
C-Plus-Plus/d1/dc2/classstack_a67f65710c376f67d1ba3bde45a9cb628_cgraph.svg
2021-02-02 18:30:59 +00:00

38 lines
1.6 KiB
XML

<?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.46.0 (20210118.1747)
-->
<!-- Title: stack::display Pages: 1 -->
<svg width="175pt" height="28pt"
viewBox="0.00 0.00 175.00 28.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 24)">
<title>stack::display</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-24 171,-24 171,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 77,-19.5 77,-0.5 0,-0.5"/>
<text text-anchor="middle" x="38.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">stack::display</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/io/manip/endl.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="113,-0.5 113,-19.5 167,-19.5 167,-0.5 113,-0.5"/>
<text text-anchor="middle" x="140" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M77.12,-10C85.47,-10 94.32,-10 102.63,-10"/>
<polygon fill="midnightblue" stroke="midnightblue" points="102.78,-13.5 112.78,-10 102.78,-6.5 102.78,-13.5"/>
</g>
</g>
</svg>