HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
function_view< Ret(Params...)> Member List

This is the complete list of members for function_view< Ret(Params...)>, including all inherited members.

function_view()=defaultfunction_view< Ret(Params...)>
function_view(std::nullptr_t)function_view< Ret(Params...)>inline
function_view(Callable &&callable, typename std::enable_if< !std::is_same< typename std::remove_reference< Callable >::type, function_view >::value >::type *=nullptr)function_view< Ret(Params...)>inline
operator bool() const function_view< Ret(Params...)>inline
operator()(Params...params) const function_view< Ret(Params...)>inline