Boost.Hana  1.0.2
Your standard library for metaprogramming
any_of.hpp File Reference

Defines boost::hana::detail::any_of. More...

Classes

struct  boost::hana::detail::any_of< Predicate, T >
 Returns whether the Predicate is satisfied by any of the T.... More...
 

Namespaces

 boost
 
 boost::hana
 Namespace containing everything in the library.
 

Detailed Description

Defines boost::hana::detail::any_of.