Comment on The missing C++ smart pointerparentComments−Guvante3yA copy of a pointer is a duplicate pointer to the same location by C++'s rules.
Comments
A copy of a pointer is a duplicate pointer to the same location by C++'s rules.