Lumiera  0.pre.03
»edit your freedom«
lib::meta::test::anonymous_namespace{function-signature-test.cpp} Namespace Reference

Classes

struct  Functor
 

Functions

int freeFun (uint i)
 
template<typename F >
string showSig (F)
 
template<typename F >
string showSigCRef (F &)
 
template<typename F >
string showSigRef (F &)
 
template<typename F >
string showSigRRef (F &&)