libstdc++: std::hash< error_condition > Struct Reference (original) (raw)

#include <[system_error](a00221%5Fsource.html)>

Inherits std::__hash_base< _Result, _Arg >.

std::hash specialization for error_condition.

Definition at line 624 of file system_error.

argument_type

template<typename _Result , typename _Arg >

typedef _Arg std::__hash_base< _Result, _Arg >::argument_type inherited

result_type

template<typename _Result , typename _Arg >

typedef _Result std::__hash_base< _Result, _Arg >::result_type inherited

operator()()


The documentation for this struct was generated from the following file: