libstdc++
experimental/system_error File Reference

Go to the source code of this file.

Namespaces

namespace  std
 

Macros

#define _GLIBCXX_EXPERIMENTAL_SYSTEM_ERROR
 

Variables

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

Detailed Description

This is a TS C++ Library header.

Definition in file experimental/system_error.

Macro Definition Documentation

◆ _GLIBCXX_EXPERIMENTAL_SYSTEM_ERROR

#define _GLIBCXX_EXPERIMENTAL_SYSTEM_ERROR

Definition at line 34 of file experimental/system_error.

Variable Documentation

◆ is_error_code_enum_v

template<typename _Tp >
constexpr bool std::experimental::fundamentals_v1::is_error_code_enum_v
constexpr

Definition at line 53 of file experimental/system_error.

◆ is_error_condition_enum_v

template<typename _Tp >
constexpr bool std::experimental::fundamentals_v1::is_error_condition_enum_v
constexpr

Definition at line 55 of file experimental/system_error.