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

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_opinline