MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
List of all members
boost::mpl11::iterate< f, x > Struct Template Reference

Returns an infinite List of repeated applications of f to x. More...

#include <boost/mpl11/fwd/list.hpp>

Detailed Description

template<typename f, typename x>
struct boost::mpl11::iterate< f, x >

Returns an infinite List of repeated applications of f to x.