File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -241,15 +241,15 @@ In MemoryBlock(size_t). length = 25.
241
241
In MemoryBlock(MemoryBlock&&). length = 25. Moving resource.
242
242
In ~MemoryBlock(). length = 0.
243
243
In MemoryBlock(size_t). length = 75.
244
+ In MemoryBlock(MemoryBlock&&). length = 75. Moving resource.
244
245
In MemoryBlock(MemoryBlock&&). length = 25. Moving resource.
245
246
In ~MemoryBlock(). length = 0.
246
- In MemoryBlock(MemoryBlock&&). length = 75. Moving resource.
247
247
In ~MemoryBlock(). length = 0.
248
248
In MemoryBlock(size_t). length = 50.
249
249
In MemoryBlock(MemoryBlock&&). length = 50. Moving resource.
250
- In MemoryBlock(MemoryBlock&&). length = 50 . Moving resource.
251
- In operator= (MemoryBlock&&). length = 75.
252
- In operator=( MemoryBlock&& ). length = 50 .
250
+ In MemoryBlock(MemoryBlock&&). length = 25 . Moving resource.
251
+ In MemoryBlock (MemoryBlock&&). length = 75. Moving resource .
252
+ In ~ MemoryBlock( ). length = 0 .
253
253
In ~MemoryBlock(). length = 0.
254
254
In ~MemoryBlock(). length = 0.
255
255
In ~MemoryBlock(). length = 25. Deleting resource.
You can’t perform that action at this time.
0 commit comments