|
libstdc++
|
Go to the source code of this file.
Classes | |
| class | std::_V2::error_category |
| struct | std::error_code |
| struct | std::error_condition |
| struct | std::hash< error_code > |
| struct | std::is_error_code_enum< _Tp > |
| struct | std::is_error_condition_enum< _Tp > |
| class | std::system_error |
Namespaces | |
| namespace | std |
Macros | |
| #define | _GLIBCXX_SYSTEM_ERROR |
Variables | |
| error_code | std::make_error_code (errc) noexcept |
| error_condition | std::make_error_condition (errc) noexcept |
This is a Standard C++ Library header.
Definition in file system_error.
| #define _GLIBCXX_SYSTEM_ERROR |
Definition at line 30 of file system_error.