Home
last modified time | relevance | path

Searched defs:check_is_close_t (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/test/tools/old/
Dimpl.hpp296 struct BOOST_TEST_DECL check_is_close_t { struct
298 typedef assertion_result result_type;
302 operator()( FPT1 left, FPT2 right, ToleranceType tolerance ) const in operator ()()