mpc
Haskell-like feature supports in C++
|
This is the complete list of members for mpc::monads::detail::discard1st_op, including all inherited members.
operator()(Ma &&ma, Mb &&mb) const noexcept(noexcept(mpc::bind(std::forward< Ma >(ma), constant % std::forward< Mb >(mb)))) -> decltype(mpc::bind(std::forward< Ma >(ma), constant % std::forward< Mb >(mb))) (defined in mpc::monads::detail::discard1st_op) | mpc::monads::detail::discard1st_op | inline |