Returns whether this object contains actual data or not.
bool has_value() const;
Only returns true for default-constructed objects.
No-throw guarantee.
Constant.