std:: hash:: hash

From cppreference.com
Utilities library
General utilities
Relational operators (deprecated in C++20)

The std::hash class should be DefaultConstructible , CopyConstructible , and Destructible .