Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test DuckDetector_test: duck typing through metaprogramming
Definition in file duck-detector-test.cpp.
#include "lib/test/run.hpp"
#include "lib/meta/duck-detector.hpp"
#include "lib/format-cout.hpp"
#include "lib/util.hpp"
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. | |
lib::meta::test::LAUNCHER | ( | DuckDetector_test | , |
"unit meta" | |||
) |
Register this test class...