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

Public Member Functions

template<class T , class U >
constexpr auto operator() (T &&t, U &&) const noexcept(noexcept(std::forward< T >(t))) -> decltype(std::forward< T >(t))
 

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