![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
This is the complete list of members for stdx::unexpected< E >, including all inherited members.
| error_ | stdx::unexpected< E > | private | 
| error_type typedef | stdx::unexpected< E > | |
| unexpected()=delete | stdx::unexpected< E > | |
| unexpected(error_type &&e) | stdx::unexpected< E > | inlineexplicit | 
| unexpected(const error_type &e) | stdx::unexpected< E > | inlineexplicit | 
| unexpected(std::in_place_t, Args &&...args) | stdx::unexpected< E > | inlineexplicit | 
| value() &noexcept | stdx::unexpected< E > | inline | 
| value() const &noexcept | stdx::unexpected< E > | inline | 
| value() &&noexcept | stdx::unexpected< E > | inline | 
| value() const &&noexcept | stdx::unexpected< E > | inline |