Searched refs:test_infinite (Results 1 – 4 of 4) sorted by relevance
52 else if (traits::test_infinite(n)) { in call()
334 inline bool test_infinite(T n) in test_infinite() function
33 return test_infinite(n.value()); in call()
398 return test_infinite(val.get()); in call()