Fix build on Intel C/C++ Compiler for Linux.
This commit is contained in:
parent
d6e8a5f3ca
commit
fe1fa20c6c
7 changed files with 7980 additions and 7068 deletions
|
@ -105,7 +105,7 @@ public:
|
|||
Hashtable *_ht;
|
||||
_Bucket *_b;
|
||||
};
|
||||
friend class Hashtable::Iterator;
|
||||
//friend class Hashtable<K,V>::Iterator;
|
||||
|
||||
/**
|
||||
* @param bc Initial capacity in buckets (default: 64, must be nonzero)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue