Checks if the optional has a value.
Synopsis
Declared in <beman/optional/optional.hpp>
constexpr
bool
has_value() const noexcept;
Return Value
bool
Created with MrDocs
Checks if the optional has a value.
Declared in <beman/optional/optional.hpp>
constexpr
bool
has_value() const noexcept;
bool
Created with MrDocs