Lumiera  0.pre.03
»edit your freedom«
function-erasure-test.cpp File Reference

Go to the source code of this file.

Description

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.
 

Function Documentation

◆ LAUNCHER()

lib::meta::test::LAUNCHER ( FunctionErasure_test  ,
"unit common"   
)

Register this test class...