Junior — Senior
Implementation of move constructor in SharedPointer template
livecode
Task condition
It is necessary to add a move constructor to the template class SharedPointer, which after moving sets the pointers of the original object to null.
livecode
Task condition
It is necessary to add a move constructor to the template class SharedPointer, which after moving sets the pointers of the original object to null.