Searched refs:test_integer3 (Results 1 – 1 of 1) sorted by relevance
187 void test_integer3(Integer* = 0, Category* = 0, Difference* = 0) // default arg works around MSVC b… in test_integer3() function280 test_integer3<my_int1, std::forward_iterator_tag, int>(); in main()281 test_integer3<long, std::random_access_iterator_tag, int>(); in main()