30 lines
1.6 KiB
XML
30 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.38.0 (20140413.2041)
|
|
-->
|
|
<!-- Title: smart_ptr< T > Pages: 1 -->
|
|
<svg width="89pt" height="95pt"
|
|
viewBox="0.00 0.00 89.00 95.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 91)">
|
|
<title>smart_ptr< T ></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-91 85,-91 85,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node"><title>Node1</title>
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 81,-19.5 81,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="40.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">smart_ptr< T ></text>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node"><title>Node2</title>
|
|
<polygon fill="white" stroke="#bfbfbf" points="26,-67.5 26,-86.5 55,-86.5 55,-67.5 26,-67.5"/>
|
|
<text text-anchor="middle" x="40.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">T</text>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge"><title>Node2->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M40.5,-57.037C40.5,-44.6703 40.5,-29.1198 40.5,-19.6273"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="37.0001,-57.2338 40.5,-67.2338 44.0001,-57.2338 37.0001,-57.2338"/>
|
|
<text text-anchor="middle" x="47.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> _p</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|