Forward declares boost::hana::find.  
More...
| Namespaces | |
| boost::hana | |
| Namespace containing everything in the library. | |
| Variables | |
| constexpr auto | boost::hana::find | 
| Finds the value associated to the given key in a structure.Given a keyand aSearchablestructure,findreturns thejustthe first value whose key is equal to the givenkey, ornothingif there is no such key. Comparison is done withequal.findsatisfies the following:  More... | |
Forward declares boost::hana::find.