mpc
Haskell-like feature supports in C++
function.hpp File Reference
#include <functional>
#include <memory>
#include <mpc/stdfundamental.hpp>

Go to the source code of this file.

Classes

struct  mpc::_function< Ret, Arg >
 
struct  mpc::_function_impl< F, Ret, Arg >
 
struct  mpc::function< Ret(Arg)>