Access members of the result value.

Synopsis

Declared in <util/expected.h>

constexpr
T*
operator‐>() noexcept;

Return Value

A pointer to the stored result value.

Created with MrDocs