blob: 5d209707d64bedef9451c85bed70fba5e4499a22 [file] [log] [blame]
Nikhil Raj03c7ff32023-08-22 12:00:04 +01001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
3 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4<!-- Generated by graphviz version 2.43.0 (0)
5 -->
6<!-- Title: OptionalReferenceSwitch&lt; true, T &gt; Pages: 1 -->
7<svg width="148pt" height="95pt"
8 viewBox="0.00 0.00 148.00 95.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
9<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 91)">
10<title>OptionalReferenceSwitch&lt; true, T &gt;</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 144,-91 144,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title="This is the special case for reference types.">
16<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-30.5 140,-30.5 140,-0.5 0,-0.5"/>
17<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">OptionalReferenceSwitch</text>
18<text text-anchor="middle" x="70" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; true, T &gt;</text>
19</a>
20</g>
21</g>
22<!-- Node2 -->
23<g id="node2" class="node">
24<title>Node2</title>
25<g id="a_node2"><a xlink:href="classarmnn_1_1_optional_base.html" target="_top" xlink:title="OptionalBase is the common functionality between reference and non&#45;reference optional types.">
26<polygon fill="white" stroke="black" points="29,-67.5 29,-86.5 111,-86.5 111,-67.5 29,-67.5"/>
27<text text-anchor="middle" x="70" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">OptionalBase</text>
28</a>
29</g>
30</g>
31<!-- Node2&#45;&gt;Node1 -->
32<g id="edge1" class="edge">
33<title>Node2&#45;&gt;Node1</title>
34<path fill="none" stroke="midnightblue" d="M70,-57.23C70,-48.59 70,-38.5 70,-30.52"/>
35<polygon fill="midnightblue" stroke="midnightblue" points="66.5,-57.48 70,-67.48 73.5,-57.48 66.5,-57.48"/>
36</g>
37</g>
38</svg>