mpc
Haskell-like feature supports in C++
flip.hpp File Reference
#include <functional>
#include <mpc/functional/partial.hpp>

Go to the source code of this file.

Classes

struct  mpc::detail::flip_op
 
struct  mpc::detail::flip_op::closure
 

Namespaces

namespace  mpc::detail
 Implementation details are here.
 
namespace  mpc::cpo
 Customization point objects are here.
 

Variables

constexpr partial< detail::flip_op > mpc::cpo::flip
 Returns a binary function which flips the first and second argument.