EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Result< T, E > Member List

This is the complete list of members for Acts::Result< T, E >, including all inherited members.

operator=(const Result< T, E > &other)=deleteActs::Result< T, E >
operator=(Result< T, E > &&other)Acts::Result< T, E >inline
Result(std::variant< T, E > &&var)Acts::Result< T, E >inlineprivate
Result()=deleteActs::Result< T, E >
Result(const Result< T, E > &other)=deleteActs::Result< T, E >
Result(Result< T, E > &&other)Acts::Result< T, E >inline
Result(T2 value) noexceptActs::Result< T, E >inline