Returns whether this is a null view or not.
bool has_value() const noexcept;
Only returns true for default-constructed views.
No-throw guarantee.
Constant.