openfoam/applications/test/PackedList2
Mark Olesen 2aeee852e8 PackedList bugfix, HashTable tweak
- it was possible to create a PackedList::iterator from a
  PackedList::const_iterator and violate const-ness

- added HashTable::printInfo for emitting some information

- changed default table sizes from 100 -> 128 in preparation for future
  2^n table sizes
2009-02-26 15:32:47 +01:00
..
Make PackedList changes 2009-01-26 00:33:28 +01:00
PackedListTest2.C PackedList bugfix, HashTable tweak 2009-02-26 15:32:47 +01:00