Returns a pointer to the contained value.
Declared in <beman/optional/optional.hpp>
<beman/optional/optional.hpp>
constexpr T const* operator->() const;
Returns a pointer to the contained value
a pointer to the contained value.