Lumiera  0.pre.03
»edit your freedom«
HashIndexed_test Class Reference

Description

Test:
proof-of-concept test for a generic hash based and typed ID struct.
  • check the various ctors
  • check default assignment works properly
  • check assumptions about memory layout
  • check equality comparison
  • extract LUID and then cast LUID back into ID
  • use the embedded hash ID (LUID) as hashtable key
See also
lib::HashIndexed::Id
mobject::Placement real world usage example

Definition at line 76 of file hash-indexed-test.cpp.

Private Member Functions

template<class KEY , class VAL , class HashFunc >
void buildHashtable ()
 
void checkBasicProperties ()
 
void checkLUID_passing ()
 
virtual void run (Arg)
 
+ Inheritance diagram for HashIndexed_test:
+ Collaboration diagram for HashIndexed_test:

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