template <> struct hash<error_code>; template <> struct hash<error_condition>;
The specializations are enabled ([unord.hash]).