| 
    libstdc++
    
   | 
 
This is the complete list of members for std::error_category, including all inherited members.
| default_error_condition(int __i) const noexcept (defined in std::error_category) | std::error_category | virtual | 
| equivalent(int __i, const error_condition &__cond) const noexcept (defined in std::error_category) | std::error_category | virtual | 
| equivalent(const error_code &__code, int __i) const noexcept (defined in std::error_category) | std::error_category | virtual | 
| error_category() noexcept=default (defined in std::error_category) | std::error_category | |
| error_category(const error_category &)=delete (defined in std::error_category) | std::error_category | |
| message(int) const =0 (defined in std::error_category) | std::error_category | pure virtual | 
| name() const noexcept=0 (defined in std::error_category) | std::error_category | pure virtual | 
| operator!=(const error_category &__other) const noexcept (defined in std::error_category) | std::error_category | inline | 
| operator<(const error_category &__other) const noexcept (defined in std::error_category) | std::error_category | inline | 
| operator=(const error_category &)=delete (defined in std::error_category) | std::error_category | |
| operator==(const error_category &__other) const noexcept (defined in std::error_category) | std::error_category | inline | 
| ~error_category() (defined in std::error_category) | std::error_category | virtual |