Boost.Hana  1.5.0
Your standard library for metaprogramming
arg.hpp File Reference

Defines boost::hana::arg. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

template<std::size_t n>
constexpr auto boost::hana::arg
 Return the nth passed argument. More...
 

Detailed Description

Defines boost::hana::arg.