gcc/libstdc++-v3
François Dumont e25fc78ff5 hashtable_policy.h (_Prime_rehash_policy:: _M_next_bkt): Cast _M_max_load_factor to long double.
2011-09-06  François Dumont  <fdumont@gcc.gnu.org>
	    Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/hashtable_policy.h (_Prime_rehash_policy::
	_M_next_bkt): Cast _M_max_load_factor to long double.
	(_Prime_rehash_policy::_M_bkt_for_elements): Use _M_next_bkt.
	(_Prime_rehash_policy::_M_need_rehash): Likewise; cast all
	float quantities to long double.

Co-Authored-By: Paolo Carlini <paolo.carlini@oracle.com>

From-SVN: r178615
2011-09-06 22:13:46 +00:00
..
2011-08-30 08:57:52 +00:00
2011-08-15 00:54:18 +00:00
2011-08-15 00:51:06 +00:00
2011-08-04 19:57:48 +00:00
2011-08-29 21:57:24 +02:00
2011-01-11 16:43:25 +00:00
2011-01-02 08:22:05 -08:00
2011-08-29 21:57:24 +02:00
2011-08-29 21:57:24 +02:00
2008-02-12 02:10:57 +00:00

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.