13
false
[inline, explicit]
Creates a hash table indexed by void pointers. Choose a prime for size.
Definition at line 47 of file qptrdict.h.
00047 : Base(size, wantAutoDel) { }