Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test FunctionErasure_test
Definition in file function-erasure-test.cpp.
#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/meta/function-erasure.hpp"
#include "lib/error.hpp"
#include "meta/dummy-functions.hpp"
#include <functional>
Classes | |
struct | BuildEmptyFunctor< HOL > |
struct | BuildEmptyFunctor< Efun > |
class | FunctionErasure_test |
Typedefs | |
typedef FunErasure< StoreFunPtr > | Efp |
typedef FunErasure< StoreFunction > | Efun |
typedef FunErasure< StoreUncheckedFunPtr > | Evoid |
Functions | |
LAUNCHER (FunctionErasure_test, "unit common") | |
Register this test class... More... | |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |
lib::meta::test::LAUNCHER | ( | FunctionErasure_test | , |
"unit common" | |||
) |
Register this test class...