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