MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Classes | |
struct | std::is_error_code_enum< HttpAuthErrc > |
Namespaces | |
namespace | std |
Enumerations | |
enum class | HttpAuthErrc { kBackendNotFound = 1 , kRealmNotFound = 2 , kAuthorizationNotSupported = 3 } |
Functions | |
std::error_code HTTP_AUTH_BACKEND_LIB_EXPORT | make_error_code (HttpAuthErrc) |
|
strong |
std::error_code HTTP_AUTH_BACKEND_LIB_EXPORT make_error_code | ( | HttpAuthErrc | e | ) |