Lumiera  0.pre.03
»edit your freedom«
FunctionSignature_test Class Reference

Description

Test:
verify metaprogramming trait to pick up function signature types.
  • ability to handle function like entities uniformly
  • can handle function references, function pointers, member pointer to function, functor objects, std::function and lambdas
  • supports arbitrary number of arguments
    See also
    lib::meta::_Fun
    typelist.hpp
    FunctionClosure_test

Definition at line 137 of file function-signature-test.cpp.

Private Member Functions

virtual void run (Arg)
 
+ Inheritance diagram for FunctionSignature_test:
+ Collaboration diagram for FunctionSignature_test:

The documentation for this class was generated from the following file: