Returns a pointer to the stored value.
Synopsis
Declared in <beman/optional/optional.hpp>
constexpr
T*
operator‐>();
Return Value
T*
Created with MrDocs
Returns a pointer to the stored value.
Declared in <beman/optional/optional.hpp>
constexpr
T*
operator‐>();
T*
Created with MrDocs