Searched refs:fast_uint (Results 1 – 1 of 1) sorted by relevance
102 typedef typename boost::uint_t<Bits>::fast fast_uint; in do_test_bits() typedef115 BOOST_TEST(sizeof(fast_uint) >= sizeof(least_uint)); in do_test_bits()160 …std::cout << "Type uint_t<" << Bits << ">::fast was " << get_name_of_type(fast_uint(0)) << std::en… in do_test_bits()