SyTen

◆ operator*() [4/12]

template<typename Base , typename Other , typename std::enable_if<!std::is_same< HalfInteger< Base >, Other >::value, int >::type = 0>
HalfInteger<Base> syten::operator* ( HalfInteger< Base > const  a,
Other const  b 
)
inline

Product of a half-integer and another value.

References SYTEN_ASSERT_DEBUG, SYTEN_SRDEF_TYPE, and syten::HalfInteger< Base >::value.