MySQL 9.1.0
Source Code Documentation
|
#include <system_error>
#include <vector>
Go to the source code of this file.
Classes | |
struct | std::is_error_code_enum< DestinationsErrc > |
Namespaces | |
namespace | std |
Enumerations | |
enum class | DestinationsErrc { kNotSet = 1 , kNoDestinations = 2 , kIgnored = 3 , kQuarantined = 4 } |
Functions | |
std::error_code | make_error_code (DestinationsErrc) |
|
strong |
std::error_code make_error_code | ( | DestinationsErrc | e | ) |