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

Forward declares boost::hana::take_while. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

constexpr auto boost::hana::take_while
 Take elements from a sequence while the predicate is satisfied. More...
 

Detailed Description

Forward declares boost::hana::take_while.