Boost.Hana  1.2.0
Your standard library for metaprogramming
any.hpp File Reference

Forward declares boost::hana::any. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

constexpr auto boost::hana::any
 Returns whether any key of the structure is true-valued.The keys of the structure must be Logicals. If the structure is not finite, a true-valued key must appear at a finite "index" in order for this method to finish. More...
 

Detailed Description

Forward declares boost::hana::any.