MySQL 9.0.0
Source Code Documentation
error_code.cc File Reference
#include "http/client/error_code.h"
#include <cassert>
#include <string>

Classes

class  http::client::anonymous_namespace{error_code.cc}::ErrorCategory
 

Namespaces

namespace  http
 
namespace  http::client
 
namespace  http::client::anonymous_namespace{error_code.cc}
 

Functions

std::error_code make_error_code (const http::client::FailureCode ec)
 

Function Documentation

◆ make_error_code()

std::error_code make_error_code ( const http::client::FailureCode  ec)