#include <binary_ops.hpp>
Definition at line 149 of file binary_ops.hpp.
◆ left_identity
◆ left_zero
◆ right_identity
◆ right_zero
◆ apply()
template<class L , class R >
| static auto sym::detail::Divide::apply |
( |
const L & |
l, |
|
|
const R & |
r |
|
) |
| -> STATOR_AUTORETURN(l/r) |
|
static |
◆ repr()
| static std::string sym::detail::Divide::repr |
( |
| ) |
|
|
inlinestatic |
◆ associative
| constexpr bool sym::detail::Divide::associative = false |
|
static |
◆ associativity
◆ commutative
| constexpr bool sym::detail::Divide::commutative = false |
|
static |
◆ leftBindingPower
| constexpr int sym::detail::Divide::leftBindingPower = 30 |
|
static |
The documentation for this struct was generated from the following file: