called in constant expressions only if t_LHS_TYPE is not allocator-aware.
Declared in <bslstl_optional.h>
template<
class t_LHS_TYPE,
class t_RHS_TYPE>
constexpr
bool
operator>=(
t_LHS_TYPE const& lhs,
bsl::optional<t_RHS_TYPE> const& rhs);