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

Functions

const std::error_category & mcf_category () noexcept
 
std::error_code make_error_code (McfErrc e)
 

Function Documentation

◆ make_error_code()

std::error_code make_error_code ( McfErrc  e)

◆ mcf_category()

const std::error_category & mcf_category ( )
noexcept