Boost.Hana  1.5.0
Your standard library for metaprogramming
equal.hpp File Reference

Forward declares boost::hana::equal. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

constexpr auto boost::hana::equal
 Returns a Logical representing whether x is equal to y.The equal function can be called in two different ways. First, it can be called like a normal function: More...
 

Detailed Description

Forward declares boost::hana::equal.