Home
last modified time | relevance | path

Searched refs:test_infinite (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/spirit/home/karma/numeric/detail/
Dreal_utils.hpp52 else if (traits::test_infinite(n)) { in call()
Dnumeric_utils.hpp334 inline bool test_infinite(T n) in test_infinite() function
/third_party/boost/libs/spirit/test/karma/
Dreal3.cpp33 return test_infinite(n.value()); in call()
/third_party/boost/boost/spirit/home/support/
Dadapt_adt_attributes.hpp398 return test_infinite(val.get()); in call()