mpc
Haskell-like feature supports in C++
mpc::detail::modify_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(unit, std::invoke(std::forward< Fn >(f), std::forward< T >(t))))) -> decltype(std::make_pair(unit, std::invoke(std::forward< Fn >(f), std::forward< T >(t))))
 

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