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

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

operator()(Fa &&fa, Fb &&fb) const noexcept(noexcept(mpc::seq_apply(mpc::replace2nd(identity, std::forward< Fa >(fa)), std::forward< Fb >(fb)))) -> decltype(mpc::seq_apply(mpc::replace2nd(identity, std::forward< Fa >(fa)), std::forward< Fb >(fb))) (defined in mpc::applicatives::detail::discard1st_opt_op)mpc::applicatives::detail::discard1st_opt_opinline