mpc
Haskell-like feature supports in C++
mpc::function< Ret(Arg)> Member List

This is the complete list of members for mpc::function< Ret(Arg)>, including all inherited members.

function()=default (defined in mpc::function< Ret(Arg)>)mpc::function< Ret(Arg)>
function(F &&f) (defined in mpc::function< Ret(Arg)>)mpc::function< Ret(Arg)>inline
operator%(const Arg &arg) const (defined in mpc::function< Ret(Arg)>)mpc::function< Ret(Arg)>inline
operator%(Arg &&arg) const (defined in mpc::function< Ret(Arg)>)mpc::function< Ret(Arg)>inline
operator()(const Arg &arg) const (defined in mpc::function< Ret(Arg)>)mpc::function< Ret(Arg)>inline
operator()(Arg &&arg) const (defined in mpc::function< Ret(Arg)>)mpc::function< Ret(Arg)>inline