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

Functions

const std::error_category & destinations_error_category () noexcept
 
std::error_code make_error_code (DestinationsErrc e)
 

Function Documentation

◆ destinations_error_category()

const std::error_category & destinations_error_category ( )
noexcept

◆ make_error_code()

std::error_code make_error_code ( DestinationsErrc  e)