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

Public Member Functions

template<is_State ST, class T >
constexpr auto operator() (ST &&x, T &&t) const noexcept(noexcept(fst(run_State % std::forward< ST >(x) % std::forward< T >(t)))) -> decltype(fst(run_State % std::forward< ST >(x) % std::forward< T >(t)))
 

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