Template Function tl::operator!=(const optional<T>&, nullopt_t)

Function Documentation

template<class T>
inline constexpr bool tl::operator!=(const optional<T> &lhs, nullopt_t) noexcept