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