mpc
Haskell-like feature supports in C++
mpc::detail::getss_op< ST >::closure Struct Reference

Public Member Functions

template<class Fn , class T >
constexpr auto 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))
 

The documentation for this struct was generated from the following file: