mpc
Haskell-like feature supports in C++
|
This is the complete list of members for mpc::detail::getss_op< ST >::closure, including all inherited members.
operator()(Fn &&f, T &&t) const noexcept(noexcept(std::make_pair(std::invoke(std::forward< Fn >(f), t), t))) -> decltype(std::make_pair(std::invoke(std::forward< Fn >(f), t), t)) (defined in mpc::detail::getss_op< ST >::closure) | mpc::detail::getss_op< ST >::closure | inline |