Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/meta/function-erasure.hpp"
Generic wrapper carrying a function object while hiding the actual function signature.
getFun()
FH | policy to control the implementation. In most cases, you should use "StoreFunction" |
Definition at line 89 of file function-erasure.hpp.
Public Member Functions | |
template<typename FUN > | |
FunErasure (FUN const &functor) | |
Friends | |
bool | operator!= (FunErasure const &fer1, FunErasure const &fer2) |