constexpr explicit operator bool() const noexcept;
Checks whether *this contains a value.
*this
(none)
true if *this contains a value, false if *this does not contain a value.
true
false