SyTen

◆ operator+() [3/5]

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

Sum of a half-integer and another scalar.

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