SyTen

◆ operator==() [4/7]

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

Comparison of a half-integer with another value.

References isnan(), and syten::HalfInteger< Base >::value.

+ Here is the call graph for this function: