mpc
Haskell-like feature supports in C++
mpc::detail::with_StateT_op Member List

This is the complete list of members for mpc::detail::with_StateT_op, including all inherited members.

operator()(Fn &&f, ST &&x) const noexcept(noexcept(make_StateT< StateT_state_t< ST > >(compose(run_StateT % std::forward< ST >(x), std::forward< Fn >(f))))) -> decltype(make_StateT< StateT_state_t< ST > >(compose(run_StateT % std::forward< ST >(x), std::forward< Fn >(f)))) (defined in mpc::detail::with_StateT_op)mpc::detail::with_StateT_opinline