Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
SymbolHashtable_test Class Reference

Description

Test:
build a hashtable using Symbol objects as Keys. Especially this verifies picking up a customised hash implementation via ADL
See also
symbol-impl.cpp

Definition at line 61 of file symbol-hashtable-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void checkHashFunction ()
 

Member Function Documentation

◆ run()

virtual void run ( Arg  )
inlineprivatevirtual

Definition at line 65 of file symbol-hashtable-test.cpp.

References SymbolHashtable_test::checkHashFunction().

+ Here is the call graph for this function:

◆ checkHashFunction()

void checkHashFunction ( )
inlineprivate

Definition at line 101 of file symbol-hashtable-test.cpp.

References lib::hash_value(), lib::test::randStr(), lib::rani(), and lib::STRING_MAX_RELEVANT.

Referenced by SymbolHashtable_test::run().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:
+ Inheritance diagram for SymbolHashtable_test:
+ Collaboration diagram for SymbolHashtable_test:

The documentation for this class was generated from the following file: