xtd 0.2.0
Loading...
Searching...
No Matches
h_result_category.h
Go to the documentation of this file.
1
4#pragma once
5#include <system_error>
6
8namespace xtd {
16 const std::error_category& h_result_category() noexcept;
17}
const std::error_category & h_result_category() noexcept
Obtains a reference to the static error category object for h_result errors. The object is required t...
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10