Lumiera  0.pre.03
»edit your freedom«
duck-detector-test.cpp File Reference

Go to the source code of this file.

Description

unit test DuckDetector_test: duck typing through metaprogramming

Definition in file duck-detector-test.cpp.

Classes

class  DuckDetector_test
 
struct  Propaganda
 
struct  PropperGander
 

Macros

#define SHOW_CHECK(_EXPR_)   cout << STRINGIFY(_EXPR_) << "\t : " << (_EXPR_::value? "Yes":"No") << endl;
 

Functions

 LAUNCHER (DuckDetector_test, "unit meta")
 Register this test class... More...
 

Namespaces

 lib
 Implementation namespace for support and library code.
 

Function Documentation

◆ LAUNCHER()

lib::meta::test::LAUNCHER ( DuckDetector_test  ,
"unit meta"   
)

Register this test class...