
14 Jul
2009
14 Jul
'09
10:44 p.m.
Hi Jeremy, I think this a really bad idea to allocate in the default construtor. The user can always call rehash() on the empty container, just like when we call reserve() for vector. Thanks -Thorsten