Searched refs:do_test_integral_api (Results 1 – 1 of 1) sorted by relevance
1143 void do_test_integral_api(boost::false_type) in do_test_integral_api() function1158 void do_test_integral_api(boost::true_type) in do_test_integral_api() function1160 do_test_integral_api< Wrapper, T >(boost::false_type()); in do_test_integral_api()1173 do_test_integral_api< Wrapper, T >(boost::is_unsigned<T>()); in test_integral_api()