You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.
@h-2 The specialization of std::hash for std::pair<T1, T2> does not exist in standard C++ library. You have to write it yourself. You can see that note on https://en.cppreference.com/w/cpp/utility/hash
And I have another one. Simply declaring this flat_map already fails:
Godbolt link: https://godbolt.org/z/Ezca6K1xn
The text was updated successfully, but these errors were encountered: