#include <Basics.H>#include "Table.H"#include "IntKey.H"#include "Generics.H"Go to the source code of this file.
Functions | |
| void | RunTest (IntIntTbl &tbl, Word numEntries) throw () |
| int | main () |
Variables | |
| const Word | Factor = 2 |
| const Word | MinEntries = 10 |
| const Word | MaxEntries = 10000 |
|
|
Definition at line 87 of file TestIntTbl.C. References Factor, Table< K, V >::Default::Init(), MaxEntries, MinEntries, and RunTest(). |
|
||||||||||||
|
Definition at line 33 of file TestIntTbl.C. References NEW_PTRFREE_ARRAY, Table< K, V >::Iterator::Next(), Table< K, V >::Iterator::Reset(), and IntKey::Val(). |
|
|
Definition at line 29 of file TestIntTbl.C. |
|
|
Definition at line 31 of file TestIntTbl.C. |
|
|
Definition at line 30 of file TestIntTbl.C. |
1.4.2