std::hash<std::error_condition>
Определено в заголовке <system_error> | ||
|---|---|---|
template<> struct hash<std::error_condition>; | (с C++17) |
Шаблонная специализация std::hash для std::error_condition позволяет пользователям получать хеши объектов типа std::error_condition.
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/error/error_condition/hash