libstdc++
system_error File Reference

Go to the source code of this file.

Classes

class  std::error_category
 
class  std::error_code
 
class  std::error_condition
 
struct  std::hash< error_code >
 
struct  std::hash< error_condition >
 
struct  std::is_error_code_enum< _Tp >
 
struct  std::is_error_condition_enum< _Tp >
 
class  std::system_error
 

Namespaces

namespace  std
 

Functions

const error_categorystd::generic_category () noexcept
 
void std::__adl_only::make_error_code ()=delete
 
void std::__adl_only::make_error_condition ()=delete
 
const error_categorystd::system_category () noexcept
 

Variables

template<typename _Tp >
constexpr bool std::is_error_code_enum_v
 
template<typename _Tp >
constexpr bool std::is_error_condition_enum_v
 

Detailed Description

This is a Standard C++ Library header.

Definition in file system_error.