Searched defs:tester2 (Results 1 – 4 of 4) sorted by relevance
41 struct tester2<T, typename enable_if<is_arithmetic<T> >::type> { struct46 struct tester2<T, typename disable_if<is_arithmetic<T> >::type> { struct
516 typedef test_promote_integral<false> tester2; in BOOST_AUTO_TEST_CASE() typedef532 typedef test_promote_integral<false> tester2; in BOOST_AUTO_TEST_CASE() typedef
345 using tester2 = test_promote_integral<false>; in test_floating_point() typedef
399 typedef test_distance_of_geometries<point_type_rad, segment_type> tester2; in test_distance_point_segment_rad_mix() typedef