mpc
Haskell-like feature supports in C++
|
This is the complete list of members for mpc::detail::put_op< ST >, including all inherited members.
operator()(S &&s) const noexcept(noexcept(monad_state_traits< std::remove_cvref_t< ST > >::put(std::forward< S >(s)))) -> decltype(monad_state_traits< std::remove_cvref_t< ST > >::put(std::forward< S >(s))) (defined in mpc::detail::put_op< ST >) | mpc::detail::put_op< ST > | inline |