mpc
Haskell-like feature supports in C++
|
This is the complete list of members for mpc::detail::flip_op, including all inherited members.
operator()(Fn &&f) const noexcept(noexcept(partial(closure{}, std::forward< Fn >(f)))) -> decltype(partial(closure{}, std::forward< Fn >(f))) (defined in mpc::detail::flip_op) | mpc::detail::flip_op | inline |