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