libstdc++
|
Inherits std::__hash_base< _Result, _Arg >.
Public Types | |
typedef _Arg | argument_type |
typedef _Result | result_type |
Public Member Functions | |
size_t | operator() (const error_code &__e) const noexcept |
std::hash specialization for error_code.
Definition at line 497 of file system_error.
|
inherited |
Definition at line 54 of file functional_hash.h.
|
inherited |
Definition at line 53 of file functional_hash.h.
|
inlinenoexcept |
Definition at line 501 of file system_error.