Boost.Hana  1.1.0
Your standard library for metaprogramming
not_equal.hpp File Reference

Forward declares boost::hana::not_equal. More...

Namespaces

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

Variables

constexpr auto boost::hana::not_equal
 Returns a Logical representing whether x is not equal to y.The not_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::not_equal.