Return true if this references an object.
operator bool() const;
return ! this->empty();
Throws nothing.