A smart pointer that guarantees the ownership of the memory it points to, and is automatically deleted when no longer in use.
A smart pointer that guarantees the ownership of the memory it points to, and is automatically deleted when no longer in use.