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