Boost.Hana  1.0.0
Your standard library for metaprogramming
iterate.hpp File Reference

Defines boost::hana::iterate. More...

Namespaces

 boost
 
 boost::hana
 Namespace containing everything in the library.
 

Variables

template<std::size_t n>
constexpr auto boost::hana::iterate
 Applies another function n times to its argument. More...
 

Detailed Description

Defines boost::hana::iterate.