MySQL 9.0.0
Source Code Documentation
http_auth_error.cc File Reference
#include "http_auth_error.h"
#include <string>
#include <system_error>

Functions

const std::error_category & http_auth_error_category () noexcept
 
std::error_code make_error_code (HttpAuthErrc e)
 

Function Documentation

◆ http_auth_error_category()

const std::error_category & http_auth_error_category ( )
noexcept

◆ make_error_code()

std::error_code make_error_code ( HttpAuthErrc  e)