#include <result.h>
◆ ResultError()
template<typename E = Errno, bool include_message = true>
template<typename T , typename P , typename = std::enable_if_t<std::is_convertible_v<P, E>>>
◆ code()
template<typename E = Errno, bool include_message = true>
◆ message()
template<typename E = Errno, bool include_message = true>
◆ operator android::base::expected< T, ResultError< E > >()
template<typename E = Errno, bool include_message = true>
template<typename T >
◆ code_
template<typename E = Errno, bool include_message = true>
◆ message_
template<typename E = Errno, bool include_message = true>
The documentation for this struct was generated from the following file: