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 predicateis satisfied.Specifically,take_whilereturns a new sequence containing the longest prefix ofxsin which all the elements satisfy the given predicate.  More... | |
Forward declares boost::hana::take_while.