Defines boost::hana::detail::first_unsatisfied_index
.
More...
Classes | |
struct | boost::hana::detail::first_unsatisfied_index< Pred > |
Returns the index of the first element which does not satisfy Pred , or sizeof...(Xs) if no such element exists. More... | |
Namespaces | |
boost::hana | |
Namespace containing everything in the library. | |
Defines boost::hana::detail::first_unsatisfied_index
.