mpc
Haskell-like feature supports in C++
mpc::detail::flip_op Struct Reference

Classes

struct  closure
 

Public Member Functions

template<class Fn >
constexpr auto operator() (Fn &&f) const noexcept(noexcept(partial(closure{}, std::forward< Fn >(f)))) -> decltype(partial(closure{}, std::forward< Fn >(f)))
 

The documentation for this struct was generated from the following file: