mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 16:40:39 +08:00
remove unused code, fix typos
This commit is contained in:
Vendored
+1
-1
@@ -165,7 +165,7 @@ auto keys(const Set& s)
|
||||
|
||||
namespace std
|
||||
{
|
||||
// inject specialization of std::hash for Person into namespace std
|
||||
// inject specialization of std::hash for NonStandardLayout into namespace std
|
||||
// ----------------------------------------------------------------
|
||||
template<>
|
||||
struct hash<phmap::container_internal::NonStandardLayout>
|
||||
|
||||
Reference in New Issue
Block a user