Home
last modified time | relevance | path

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

/third_party/boost/libs/numeric/conversion/test/
Dconverter_test.cpp421 bool double_to_int_OK = std::equal(W.begin(),W.end(),I.begin()) ; in test_converter_as_function_object() local
422 BOOST_CHECK_MESSAGE(double_to_int_OK, "converter (int,double) as function object"); in test_converter_as_function_object()