Boost.Hana  1.3.0
Your standard library for metaprogramming
all_of.hpp File Reference

Forward declares boost::hana::all_of. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

constexpr auto boost::hana::all_of
 Returns whether all the keys of the structure satisfy the predicate.If the structure is not finite, predicate has to return a false- valued Logical after looking at a finite number of keys for this method to finish. More...
 

Detailed Description

Forward declares boost::hana::all_of.