mpc
Haskell-like feature supports in C++
|
This is the complete list of members for mpc::detail::map_StateT_op, including all inherited members.
operator()(Fn &&f, ST &&x) const noexcept(noexcept(make_StateT< StateT_state_t< ST > >(compose(std::forward< Fn >(f), run_StateT % std::forward< ST >(x))))) -> decltype(make_StateT< StateT_state_t< ST > >(compose(std::forward< Fn >(f), run_StateT % std::forward< ST >(x)))) (defined in mpc::detail::map_StateT_op) | mpc::detail::map_StateT_op | inline |