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