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

Forward declares boost::hana::while_. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

constexpr auto boost::hana::while_
 Apply a function to an initial state while some predicate is satisfied. More...
 

Detailed Description

Forward declares boost::hana::while_.