|
1 | 1 | <mxfile host="65bd71144e">
|
2 |
| - <diagram id="O7yQctMvagBGV_ycwG3O" name="第 1 页"> |
| 2 | + <diagram id="dYHXQBVI6bAebu9VXsiw" name="第 1 页"> |
3 | 3 | <mxGraphModel dx="498" dy="745" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="1654" math="0" shadow="0">
|
4 | 4 | <root>
|
5 | 5 | <mxCell id="0"/>
|
6 | 6 | <mxCell id="1" parent="0"/>
|
7 |
| - <mxCell id="2" value="std::variant&lt;int,std::string,double&gt;{3.14}" style="rounded=0;whiteSpace=wrap;html=1;fillColor=none;" vertex="1" parent="1"> |
8 |
| - <mxGeometry x="610" y="360" width="270" height="40" as="geometry"/> |
| 7 | + <mxCell id="2" value="std::expect&lt;int,std::errc&gt;{42}" style="rounded=0;whiteSpace=wrap;html=1;fillColor=none;" parent="1" vertex="1"> |
| 8 | + <mxGeometry x="590" y="360" width="290" height="40" as="geometry"/> |
9 | 9 | </mxCell>
|
10 |
| - <mxCell id="3" value="9 Bytes" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> |
| 10 | + <mxCell id="3" value="5 Bytes" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1"> |
11 | 11 | <mxGeometry x="715" y="330" width="60" height="30" as="geometry"/>
|
12 | 12 | </mxCell>
|
13 |
| - <mxCell id="4" value="3.14(IEEE-754编码)" style="rounded=0;whiteSpace=wrap;html=1;fillColor=none;" vertex="1" parent="1"> |
| 13 | + <mxCell id="4" value="0x2a 0x00 0x00 0x00" style="rounded=0;whiteSpace=wrap;html=1;fillColor=none;" parent="1" vertex="1"> |
14 | 14 | <mxGeometry x="650" y="400" width="230" height="40" as="geometry"/>
|
15 | 15 | </mxCell>
|
16 |
| - <mxCell id="5" value="2<br>(Index)" style="rounded=0;whiteSpace=wrap;html=1;fillColor=none;" vertex="1" parent="1"> |
17 |
| - <mxGeometry x="610" y="400" width="40" height="40" as="geometry"/> |
| 16 | + <mxCell id="5" value="true<br>has_value" style="rounded=0;whiteSpace=wrap;html=1;fillColor=none;" parent="1" vertex="1"> |
| 17 | + <mxGeometry x="590" y="400" width="60" height="40" as="geometry"/> |
18 | 18 | </mxCell>
|
19 |
| - <mxCell id="6" value="8 Bytes" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> |
| 19 | + <mxCell id="6" value="4 Bytes" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1"> |
20 | 20 | <mxGeometry x="735" y="450" width="60" height="30" as="geometry"/>
|
21 | 21 | </mxCell>
|
22 |
| - <mxCell id="7" value="1 Byte" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> |
23 |
| - <mxGeometry x="600" y="450" width="60" height="30" as="geometry"/> |
| 22 | + <mxCell id="7" value="1 Byte" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1"> |
| 23 | + <mxGeometry x="590" y="450" width="60" height="30" as="geometry"/> |
24 | 24 | </mxCell>
|
25 | 25 | </root>
|
26 | 26 | </mxGraphModel>
|
|
0 commit comments