A smart pointer that refers to an object controlled by a shared pointer, but does not increase the reference count and does not prolong the object's lifetime.
A smart pointer that refers to an object controlled by a shared pointer, but does not increase the reference count and does not prolong the object's lifetime.