Files
hustoj/web/cppreference-zh/chmhelp/std-bad_function_call-inheritance.svg
T
2025-08-01 12:57:54 +08:00

30 lines
1.4 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.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="261px" height="40px" viewBox="0.00 0.00 289.00 44.00">
<g id="graph1" class="graph" transform="rotate(0) translate(4 40)">
<title>inheritance</title>
<!-- e1 -->
<g id="node1" class="node"><title>e1</title>
<a>
<polygon fill="white" stroke="black" points="115,-36 1,-36 1,-1.77636e-14 115,-3.55271e-15 115,-36"/>
<text text-anchor="middle" x="58" y="-14.4" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00">exception</text>
</a>
</g>
<!-- e2 -->
<g id="node2" class="node"><title>e2</title>
<a>
<polygon fill="lightgrey" stroke="black" points="280,-36 146,-36 146,-1.77636e-14 280,-3.55271e-15 280,-36"/>
<text text-anchor="middle" x="213" y="-14.4" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00">bad_function_call</text>
</a>
</g>
<!-- e2&#45;&gt;e1 -->
<g id="edge2" class="edge"><title>e2-&gt;e1</title>
<path fill="none" stroke="black" d="M145.466,-18C140.645,-18 135.772,-18 130.922,-18"/>
<polygon fill="none" stroke="black" points="130.61,-12.7501 115.61,-18 130.61,-23.2501 130.61,-12.7501"/>
</g>
</g>
</svg>