STLdoc
STLdocumentation
|
This is the complete list of members for _Generic_error_category, including all inherited members.
_Generic_error_category() | _Generic_error_category | inline |
default_error_condition(int _Errval) const _NOEXCEPT | error_category | inlinevirtual |
equivalent(int _Errval, const error_condition &_Cond) const _NOEXCEPT | error_category | inlinevirtual |
equivalent(const error_code &_Code, int _Errval) const _NOEXCEPT | error_category | inlinevirtual |
error_category() | error_category | inline |
error_category(const error_category &)=delete | error_category | |
message(int _Errcode) const | _Generic_error_category | inlinevirtual |
name() const _NOEXCEPT | _Generic_error_category | inlinevirtual |
operator!=(const error_category &_Right) const _NOEXCEPT | error_category | inline |
operator<(const error_category &_Right) const _NOEXCEPT | error_category | inline |
operator=(const error_category &)=delete | error_category | |
operator==(const error_category &_Right) const _NOEXCEPT | error_category | inline |
~error_category() _NOEXCEPT | error_category | inlinevirtual |