Forward declares boost::hana::is_disjoint.  
More...
| Namespaces | |
| boost::hana | |
| Namespace containing everything in the library. | |
| Variables | |
| constexpr auto | boost::hana::is_disjoint | 
| Returns whether two Searchables are disjoint.Given twoSearchablesxsandys,is_disjointreturns aLogicalrepresenting whether the keys inxsare disjoint from the keys inys, i.e. whether both structures have no keys in common.  More... | |
Forward declares boost::hana::is_disjoint.