mpc
Haskell-like feature supports in C++
|
This is the complete list of members for mpc::detail::discard2nd_op, including all inherited members.
operator()(Fa &&fa, Fb &&fb) const noexcept(noexcept(applicative_traits< std::remove_cvref_t< Fa > >::discard2nd(std::forward< Fa >(fa), std::forward< Fb >(fb)))) -> decltype(applicative_traits< std::remove_cvref_t< Fa > >::discard2nd(std::forward< Fa >(fa), std::forward< Fb >(fb))) (defined in mpc::detail::discard2nd_op) | mpc::detail::discard2nd_op | inline |