Forward declares boost::hana::span.  
More...
| Namespaces | |
| boost::hana | |
| Namespace containing everything in the library. | |
| Variables | |
| constexpr auto | boost::hana::span | 
| Returns a Productcontaining the longest prefix of a sequence satisfying a predicate, and the rest of the sequence.The first component of the returnedProductis a sequence for which all elements satisfy the given predicate. The second component of the returnedProductis a sequence containing the remainder of the argument. Both or either sequences may be empty, depending on the input argument. More specifically,.  More... | |
Forward declares boost::hana::span.