mpc
Haskell-like feature supports in C++
mpc::detail::map_State_op Struct Reference

Public Member Functions

template<class Fn2 , is_State ST>
constexpr auto operator() (Fn2 &&f, ST &&x) const noexcept(noexcept(map_StateT % compose(make_Identity, compose(std::forward< Fn2 >(f), run_Identity)) % std::forward< ST >(x))) -> decltype(map_StateT % compose(make_Identity, compose(std::forward< Fn2 >(f), run_Identity)) % std::forward< ST >(x))
 

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