nomicon
nomicon copied to clipboard
Issues in destructor
"// Hyper-optimized: deallocate the box's contents for it without drop
ing the contents." Is repeated twice, and I think "for it" is a typo.
Also, I think that in "After we deallocate the box's ptr in SuperBox's destructor, " it should be "my_box"