This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

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


Author: bkoz
Date: Wed Jul 20 15:44:18 2011
New Revision: 176519

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176519
Log:
2011-07-20  Benjamin Kosnik  <bkoz@redhat.com>

	* include/std/bitset (operator[]): Make constexpr.
	* testsuite/23_containers/bitset/operations/constexpr.cc: New.


Added:
    trunk/libstdc++-v3/testsuite/23_containers/bitset/operations/constexpr.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/bitset


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