#include <system_error>Contains xtd::make_error_code method.
Go to the source code of this file.
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Functions | |
| std::error_code | xtd::make_error_code (int h_result) noexcept |
Creates error code value for xtd::h_result h_result. | |