This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: fdumont
Date: Sat Nov 27 10:04:19 2010
New Revision: 167196

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167196
Log:
2010-11-27  FranÃois Dumont  <francois.cppdevs@free.fr>

        * include/debug/bitset (bitset<>::reference): Clean code, use normal 
        reference type in experimental mode.
        * testsuite/23_containers/bitset/debug/invalid/1.cc: Fix for
        experimental mode.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/debug/bitset
    trunk/libstdc++-v3/testsuite/23_containers/bitset/debug/invalidation/1.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]