Return the referenced object.
T* operator->() const;
If this is empty, nullptr is returned.
nullptr
Throws nothing.