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_condition &__e) const noexcept |
std::hash specialization for error_condition.
Definition at line 619 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 623 of file system_error.