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

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

operator()(Fa &&fa, Fb &&fb) const noexcept(noexcept(applicative_traits< std::remove_cvref_t< Fa > >::discard1st(std::forward< Fa >(fa), std::forward< Fb >(fb)))) -> decltype(applicative_traits< std::remove_cvref_t< Fa > >::discard1st(std::forward< Fa >(fa), std::forward< Fb >(fb))) (defined in mpc::detail::discard1st_op)mpc::detail::discard1st_opinline