Lumiera  0.pre.03
»edit your freedom«
hash-indexed-test.cpp File Reference

Go to the source code of this file.

Description

unit test HashIndexed_test

Definition in file hash-indexed-test.cpp.

#include "lib/test/run.hpp"
#include "lib/hash-indexed.hpp"
#include "lib/util.hpp"
#include <unordered_map>

Classes

struct  DummyAncestor
 
class  HashIndexed_test
 
struct  TestB
 
struct  TestDA
 
struct  TestDB
 

Typedefs

typedef HashIndexed< TestB, hash::LuidH > Mixin
 Base class to mix in the hash ID facility. More...
 

Functions

 LAUNCHER (HashIndexed_test, "unit common")
 Register this test class... More...
 

Namespaces

 lib
 Implementation namespace for support and library code.
 

Typedef Documentation

◆ Mixin

typedef HashIndexed<TestB, hash::LuidH> Mixin

Base class to mix in the hash ID facility.

actual configuration of the mixin

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

Function Documentation

◆ LAUNCHER()

lib::test::LAUNCHER ( HashIndexed_test  ,
"unit common"   
)

Register this test class...