blob: 51beade12ef6b5dd6b4b532a968bcb8b11641529 [file] [log] [blame]
Nikhil Raj1dc83fe2024-05-16 09:47:51 +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: Optional&lt; T &gt; Pages: 1 -->
7<svg width="230pt" height="253pt"
8 viewBox="0.00 0.00 230.00 253.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 249)">
10<title>Optional&lt; T &gt;</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-249 226,-249 226,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title=" ">
16<polygon fill="#bfbfbf" stroke="black" points="27,-0.5 27,-19.5 113,-19.5 113,-0.5 27,-0.5"/>
17<text text-anchor="middle" x="70" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Optional&lt; T &gt;</text>
18</a>
19</g>
20</g>
21<!-- Node2 -->
22<g id="node2" class="node">
23<title>Node2</title>
24<g id="a_node2"><a xlink:href="classarmnn_1_1_optional_reference_switch.html" target="_top" xlink:title=" ">
25<polygon fill="white" stroke="black" points="0,-57.5 0,-98.5 140,-98.5 140,-57.5 0,-57.5"/>
26<text text-anchor="start" x="8" y="-86.5" font-family="Helvetica,sans-Serif" font-size="10.00">OptionalReferenceSwitch</text>
27<text text-anchor="start" x="8" y="-75.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; std::is_reference&lt; T</text>
28<text text-anchor="middle" x="70" y="-64.5" font-family="Helvetica,sans-Serif" font-size="10.00"> &gt;::value, T &gt;</text>
29</a>
30</g>
31</g>
32<!-- Node2&#45;&gt;Node1 -->
33<g id="edge1" class="edge">
34<title>Node2&#45;&gt;Node1</title>
35<path fill="none" stroke="midnightblue" d="M70,-47.12C70,-37.17 70,-26.84 70,-19.79"/>
36<polygon fill="midnightblue" stroke="midnightblue" points="66.5,-47.2 70,-57.2 73.5,-47.2 66.5,-47.2"/>
37</g>
38<!-- Node3 -->
39<g id="node3" class="node">
40<title>Node3</title>
41<g id="a_node3"><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.">
42<polygon fill="white" stroke="black" points="25,-225.5 25,-244.5 107,-244.5 107,-225.5 25,-225.5"/>
43<text text-anchor="middle" x="66" y="-232.5" font-family="Helvetica,sans-Serif" font-size="10.00">OptionalBase</text>
44</a>
45</g>
46</g>
47<!-- Node3&#45;&gt;Node2 -->
48<g id="edge2" class="edge">
49<title>Node3&#45;&gt;Node2</title>
50<path fill="none" stroke="midnightblue" d="M66.49,-215C67.25,-185.38 68.72,-128.51 69.5,-98.56"/>
51<polygon fill="midnightblue" stroke="midnightblue" points="62.99,-215.14 66.23,-225.22 69.98,-215.32 62.99,-215.14"/>
52</g>
53<!-- Node4 -->
54<g id="node4" class="node">
55<title>Node4</title>
56<g id="a_node4"><a xlink:href="classarmnn_1_1_optional_reference_switch.html" target="_top" xlink:title="The default implementation is the non&#45;reference case.">
57<polygon fill="white" stroke="black" points="82,-157.5 82,-187.5 222,-187.5 222,-157.5 82,-157.5"/>
58<text text-anchor="start" x="90" y="-175.5" font-family="Helvetica,sans-Serif" font-size="10.00">OptionalReferenceSwitch</text>
59<text text-anchor="middle" x="152" y="-164.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; IsReference, T &gt;</text>
60</a>
61</g>
62</g>
63<!-- Node3&#45;&gt;Node4 -->
64<g id="edge4" class="edge">
65<title>Node3&#45;&gt;Node4</title>
66<path fill="none" stroke="midnightblue" d="M86.67,-219.46C100.44,-209.77 118.44,-197.11 132.06,-187.53"/>
67<polygon fill="midnightblue" stroke="midnightblue" points="84.49,-216.72 78.32,-225.33 88.51,-222.44 84.49,-216.72"/>
68</g>
69<!-- Node4&#45;&gt;Node2 -->
70<g id="edge3" class="edge">
71<title>Node4&#45;&gt;Node2</title>
72<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M132.84,-149.88C119.11,-134.4 100.77,-113.71 87.45,-98.68"/>
73<polygon fill="orange" stroke="orange" points="130.29,-152.29 139.55,-157.45 135.53,-147.65 130.29,-152.29"/>
74<text text-anchor="start" x="123" y="-131" font-family="Helvetica,sans-Serif" font-size="10.00"> &lt; std::is_reference</text>
75<text text-anchor="middle" x="171" y="-120" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; T &gt;::value, T &gt;</text>
76</g>
77</g>
78</svg>