gcc/libstdc++-v3/include
Paolo Carlini d9a4b9eecb re PR libstdc++/26424 (tr1/unordered vs 64-bit machines)
2006-04-19  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/26424
	* include/tr1/hashtable (X<>::primes): Extend for 64-bit machines.
	(X<>::n_primes): Adjust.
	(prime_rehash_policy::next_bkt, bkt_for_elements, need_rehash): Adjust.

From-SVN: r113100
2006-04-19 22:58:23 +00:00
..
backward
bits re PR libstdc++/27162 (search_n uses == when it should use binary_pred) 2006-04-14 17:35:06 +00:00
c
c_compatibility
c_std cmath.tcc: Use _GLIBCXX_BEGIN_NAMESPACE, _GLIBCXX_END_NAMESPACE. 2006-02-22 02:26:47 +00:00
debug list (splice): Remove splice_alloc check, redundant after implementing the splice bits of N1599. 2006-02-22 10:20:09 +00:00
ext vstring.h (operator[]): Allow s[s.size()] in debug mode, but not pedantic mode. 2006-03-28 12:54:04 +00:00
std re PR libstdc++/25482 (Specialize (overload) std::copy/find for streambuf iterators) 2006-03-21 12:25:11 +00:00
tr1 re PR libstdc++/26424 (tr1/unordered vs 64-bit machines) 2006-04-19 22:58:23 +00:00
Makefile.am cmath: Add atan2 and pow bits; add using declarations. 2006-03-10 13:24:57 +00:00
Makefile.in cmath: Add atan2 and pow bits; add using declarations. 2006-03-10 13:24:57 +00:00
stdc++.h