Sobes.tech
Junior — Senior

Implementation of a copy constructor in the SharedPointer template

livecode

Task condition

It is required to add a copy constructor method to the template class SharedPointer, which will increase the reference count to the managed resource when creating a new object.