File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -241,15 +241,15 @@ In MemoryBlock(size_t). length = 25.
241241In MemoryBlock(MemoryBlock&&). length = 25. Moving resource.
242242In ~MemoryBlock(). length = 0.
243243In MemoryBlock(size_t). length = 75.
244+ In MemoryBlock(MemoryBlock&&). length = 75. Moving resource.
244245In MemoryBlock(MemoryBlock&&). length = 25. Moving resource.
245246In ~MemoryBlock(). length = 0.
246- In MemoryBlock(MemoryBlock&&). length = 75. Moving resource.
247247In ~MemoryBlock(). length = 0.
248248In MemoryBlock(size_t). length = 50.
249249In 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 .
253253In ~MemoryBlock(). length = 0.
254254In ~MemoryBlock(). length = 0.
255255In ~MemoryBlock(). length = 25. Deleting resource.
You can’t perform that action at this time.
0 commit comments