File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ pointers and the value:
24
24
25
25
``` bob
26
26
Stack Heap
27
- .- - - - - - - -. .- - - - - - - - - - - - - - - - -.
28
- : : : :
29
- : +-----+ : : +-----------+-------------+ :
30
- : a: | o---|---:--+--:-->| count : 2 | value: 10 | :
31
- : +-----+ : | : +-----------+-------------+ :
32
- : b: | o---|---:--+ : :
33
- : +-----+ : `- - - - - - - - - - - - - - - - -'
27
+ .- - - - - - - -. .- - - - - - - - - - - - - - - - - - - - - .
28
+ : : : :
29
+ : +-----+ : : +-----------+---------+------- ----+ :
30
+ : a: | o---|---:--+--:-->| strong : 2 | weak: 0 | value: 10 | :
31
+ : +-----+ : | : +-----------+---------+------- ----+ :
32
+ : b: | o---|---:--+ : :
33
+ : +-----+ : `- - - - - - - - - - - - - - - - - - - - - '
34
34
: :
35
35
`- - - - - - - -'
36
36
```
You can’t perform that action at this time.
0 commit comments