Boost.Hana  1.6.0
Your standard library for metaprogramming
minus.hpp File Reference

Forward declares boost::hana::minus. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

constexpr auto boost::hana::minus
 Subtract two elements of a group.Specifically, this performs the Monoid operation on the first argument and on the inverse of the second argument, thus being equivalent to: More...
 

Detailed Description

Forward declares boost::hana::minus.