Spec-Zone.ru › C++

std::hash<std::error_code>

Определено в заголовке <system_error>
template<> struct hash<std::error_code>;
(с C++11)

Шаблонная специализация std::hash для std::error_code позволяет пользователям получать хэши объектов типа std::error_code.

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/error/error_code/hash

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API