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