r201378 - in /branches/gcc-4_8-branch/libstdc++...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Wed Jul 31 14:36:00 GMT 2013
Author: paolo
Date: Wed Jul 31 14:36:35 2013
New Revision: 201378
URL: http://gcc.gnu.org/viewcvs?rev=201378&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:
branches/gcc-4_8-branch/libstdc++-v3/ChangeLog
branches/gcc-4_8-branch/libstdc++-v3/include/bits/stl_bvector.h
branches/gcc-4_8-branch/libstdc++-v3/include/std/bitset
More information about the Libstdc++-cvs
mailing list