上传cppreference
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
<?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.26.3 (20100126.1600)
|
||||
-->
|
||||
<!-- Title: inheritance Pages: 1 -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="543px" height="45px" viewBox="0.00 0.00 601.00 50.00">
|
||||
<g id="graph1" class="graph" transform="rotate(0) translate(4 46)">
|
||||
<title>inheritance</title>
|
||||
<!-- base -->
|
||||
<g id="node1" class="node"><title>base</title>
|
||||
<a>
|
||||
<polygon fill="white" stroke="black" points="115,-39 1,-39 1,-3 115,-3 115,-39"/>
|
||||
<text text-anchor="middle" x="58" y="-17.4" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00">ios_base</text>
|
||||
</a>
|
||||
</g>
|
||||
<!-- ios -->
|
||||
<g id="node2" class="node"><title>ios</title>
|
||||
<a>
|
||||
<polygon fill="white" stroke="black" points="275,-42 145,-42 145,-2.13163e-14 275,-7.10543e-15 275,-42"/>
|
||||
<text text-anchor="start" x="179.5" y="-27.7333" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00">basic_ios</text>
|
||||
<text text-anchor="start" x="153.5" y="-10.9333" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00" fill="#808080"><CharT, Traits></text>
|
||||
</a>
|
||||
</g>
|
||||
<!-- ios->base -->
|
||||
<g id="edge2" class="edge"><title>ios->base</title>
|
||||
<path fill="none" stroke="black" d="M144.656,-21C140.13,-21 135.553,-21 130.99,-21"/>
|
||||
<polygon fill="none" stroke="black" points="130.627,-15.7501 115.627,-21 130.627,-26.2501 130.627,-15.7501"/>
|
||||
</g>
|
||||
<!-- ist -->
|
||||
<g id="node3" class="node"><title>ist</title>
|
||||
<a>
|
||||
<polygon fill="white" stroke="black" points="434,-42 304,-42 304,-2.13163e-14 434,-7.10543e-15 434,-42"/>
|
||||
<text text-anchor="start" x="322.5" y="-27.7333" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00">basic_istream</text>
|
||||
<text text-anchor="start" x="312.5" y="-10.9333" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00" fill="#808080"><CharT, Traits></text>
|
||||
</a>
|
||||
</g>
|
||||
<!-- ist->ios -->
|
||||
<g id="edge4" class="edge"><title>ist->ios</title>
|
||||
<path fill="none" stroke="black" d="M303.87,-21C299.408,-21 294.883,-21 290.354,-21"/>
|
||||
<polygon fill="none" stroke="black" points="290.029,-15.7501 275.029,-21 290.029,-26.2501 290.029,-15.7501"/>
|
||||
</g>
|
||||
<!-- ifst -->
|
||||
<g id="node4" class="node"><title>ifst</title>
|
||||
<a>
|
||||
<polygon fill="lightgrey" stroke="black" points="593,-42 463,-42 463,-2.13163e-14 593,-7.10543e-15 593,-42"/>
|
||||
<text text-anchor="start" x="479" y="-27.7333" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00">basic_ifstream</text>
|
||||
<text text-anchor="start" x="471.5" y="-10.9333" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00" fill="#808080"><CharT, Traits></text>
|
||||
</a>
|
||||
</g>
|
||||
<!-- ifst->ist -->
|
||||
<g id="edge6" class="edge"><title>ifst->ist</title>
|
||||
<path fill="none" stroke="black" d="M462.87,-21C458.408,-21 453.883,-21 449.354,-21"/>
|
||||
<polygon fill="none" stroke="black" points="449.029,-15.7501 434.029,-21 449.029,-26.2501 449.029,-15.7501"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.0 KiB |
Reference in New Issue
Block a user