Searched refs:double_to_int_OK (Results 1 – 1 of 1) sorted by relevance
421 bool double_to_int_OK = std::equal(W.begin(),W.end(),I.begin()) ; in test_converter_as_function_object() local422 BOOST_CHECK_MESSAGE(double_to_int_OK, "converter (int,double) as function object"); in test_converter_as_function_object()