beman
::
optional
::
optional<T&>
::operator bool
Converts the optional to a boolean value.
Synopsis
Declared in
<beman/optional/optional.hpp>
constexpr explicit operator bool() const noexcept;
Return Value
bool
Created with
MrDocs