|
Electroneum
|
#include <system_error>#include <type_traits>

Go to the source code of this file.
Classes | |
| struct | std::is_error_code_enum<::common_error > |
Namespaces | |
| std | |
Enumerations | |
| enum class | common_error : int { kInvalidArgument = 1 , kInvalidErrorCode } |
Functions | |
| std::error_category const & | common_category () noexcept |
| std::error_code | make_error_code (::common_error value) noexcept |
|
strong |
|
noexcept |
|
inlinenoexcept |