上传cppreference
This commit is contained in:
@@ -0,0 +1,57 @@
|
||||
<?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: inheritance Pages: 1 -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="513px" height="40px" viewBox="0.00 0.00 568.00 44.00">
|
||||
<g id="graph0" class="graph" transform="rotate(0) translate(4 40)">
|
||||
<title>inheritance</title>
|
||||
<!-- e1 -->
|
||||
<g id="node1" class="node"><title>e1</title>
|
||||
<g id="a_node1"><a>
|
||||
<polygon fill="white" stroke="black" points="115,-36 0,-36 0,-0 115,-0 115,-36"/>
|
||||
<text text-anchor="middle" x="57.5" y="-14.3" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00">exception</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- e2 -->
|
||||
<g id="node2" class="node"><title>e2</title>
|
||||
<g id="a_node2"><a>
|
||||
<polygon fill="white" stroke="black" points="259,-36 144,-36 144,-0 259,-0 259,-36"/>
|
||||
<text text-anchor="middle" x="201.5" y="-14.3" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00">runtime_error</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- e2->e1 -->
|
||||
<g id="edge1" class="edge"><title>e2->e1</title>
|
||||
<path fill="none" stroke="black" d="M143.97,-18C139.547,-18 135.046,-18 130.539,-18"/>
|
||||
<polygon fill="none" stroke="black" points="130.3,-12.7501 115.3,-18 130.3,-23.2501 130.3,-12.7501"/>
|
||||
</g>
|
||||
<!-- e3 -->
|
||||
<g id="node3" class="node"><title>e3</title>
|
||||
<g id="a_node3"><a>
|
||||
<polygon fill="white" stroke="black" points="403,-36 288,-36 288,-0 403,-0 403,-36"/>
|
||||
<text text-anchor="middle" x="345.5" y="-14.3" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00">system_error</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- e3->e2 -->
|
||||
<g id="edge2" class="edge"><title>e3->e2</title>
|
||||
<path fill="none" stroke="black" d="M287.97,-18C283.547,-18 279.046,-18 274.539,-18"/>
|
||||
<polygon fill="none" stroke="black" points="274.3,-12.7501 259.3,-18 274.3,-23.2501 274.3,-12.7501"/>
|
||||
</g>
|
||||
<!-- e4 -->
|
||||
<g id="node4" class="node"><title>e4</title>
|
||||
<g id="a_node4"><a>
|
||||
<polygon fill="lightgrey" stroke="black" points="560,-36 432,-36 432,-0 560,-0 560,-36"/>
|
||||
<text text-anchor="middle" x="496" y="-14.3" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00">filesystem_error</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- e4->e3 -->
|
||||
<g id="edge3" class="edge"><title>e4->e3</title>
|
||||
<path fill="none" stroke="black" d="M431.592,-18C427.158,-18 422.671,-18 418.196,-18"/>
|
||||
<polygon fill="none" stroke="black" points="418.125,-12.7501 403.125,-18 418.125,-23.2501 418.125,-12.7501"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user