Functor that represents A-B. More...
#include <Arithmetic.hpp>
Public Member Functions | |
| template<class T , class S > | |
| constexpr auto | operator() (T const &lhs, S const &rhs) const |
Friends | |
| constexpr int | order (Minus const &, int lhs, int rhs) |
| constexpr auto | partial (Minus const &, index_t< 0 >) |
| constexpr auto | partial (Minus const &, index_t< 1 >) |
Functor that represents A-B.