r201377 - in /trunk/libstdc++-v3: ChangeLog inc...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Wed Jul 31 14:36:00 GMT 2013


Author: paolo
Date: Wed Jul 31 14:36:13 2013
New Revision: 201377

URL: http://gcc.gnu.org/viewcvs?rev=201377&root=gcc&view=rev
Log:
2013-07-31  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/56627
	* include/bits/stl_bvector.h: Use friend struct hash intead of
	friend class hash to work around useless warnings produced by
	some compilers.
	* include/std/bitset: Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_bvector.h
    trunk/libstdc++-v3/include/std/bitset



More information about the Libstdc++-cvs mailing list