remove unused code, fix typos

This commit is contained in:
greg
2019-03-30 13:53:04 -04:00
parent 9736ab099b
commit 932464ee07
5 changed files with 283 additions and 337 deletions
+1 -1
View File
@@ -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>