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:
2424
2525``` bob
2626 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+ : +-----+ : `- - - - - - - - - - - - - - - - - - - - - '
3434: :
3535`- - - - - - - -'
3636```
You can’t perform that action at this time.
0 commit comments