Forward declares boost::hana::none_of
.
More...
Namespaces | |
boost::hana | |
Namespace containing everything in the library. | |
Variables | |
constexpr auto | boost::hana::none_of |
Returns whether none of the keys of the structure satisfy the predicate .If the structure is not finite, predicate has to return a true- valued Logical after looking at a finite number of keys for this method to finish. More... | |
Forward declares boost::hana::none_of
.