mpc
Haskell-like feature supports in C++
|
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. | |