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

Forward declares boost::hana::drop_while. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

constexpr auto boost::hana::drop_while
 Drop elements from an iterable up to, but excluding, the first element for which the predicate is not satisfied. More...
 

Detailed Description

Forward declares boost::hana::drop_while.