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