![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
This is the complete list of members for stdx::expected< T, E >, including all inherited members.
| can_value_convert_construct | stdx::expected< T, E > | static | 
| constructor_is_explicit | stdx::expected< T, E > | static | 
| dummy_ | stdx::expected< T, E > | |
| error_type typedef | stdx::expected< T, E > | |
| expected() noexcept | stdx::expected< T, E > | inline | 
| expected(const expected &other)=default | stdx::expected< T, E > | |
| expected(const expected &other) | stdx::expected< T, E > | inline | 
| expected(expected &&other)=default | stdx::expected< T, E > | |
| expected(expected &&other) noexcept((std::is_nothrow_move_constructible_v< T >)) | stdx::expected< T, E > | inline | 
| explicit(constructor_is_explicit< UF, GF >) expected(const expected< U | stdx::expected< T, E > | |
| has_value_ | stdx::expected< T, E > | |
| has_value_ | stdx::expected< T, E > | |
| rhs | stdx::expected< T, E > | |
| unex_ | stdx::expected< T, E > | |
| unexpected_type typedef | stdx::expected< T, E > | |
| value_type typedef | stdx::expected< T, E > |