Forward declares boost::hana::find_if.  
More...
| Namespaces | |
| boost::hana | |
| Namespace containing everything in the library. | |
| Variables | |
| constexpr auto | boost::hana::find_if | 
| Finds the value associated to the first key satisfying a predicate.Given a Searchablestructurexsand a predicatepred,find_if(xs, pred)returnsjustthe first element whose key satisfies the predicate, ornothingif there is no such element.  More... | |
Forward declares boost::hana::find_if.