Boost.Hana  1.7.1
Your standard library for metaprogramming
curry.hpp File Reference

Defines boost::hana::curry. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

template<std::size_t n>
constexpr auto boost::hana::curry
 Curry a function up to the given number of arguments. More...
 

Detailed Description

Defines boost::hana::curry.