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]

r127166 - in /trunk/libstdc++-v3: ChangeLog doc...


Author: paolo
Date: Thu Aug  2 17:39:51 2007
New Revision: 127166

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127166
Log:
2007-08-02  Paolo Carlini  <pcarlini@suse.de>

	DR 660, [Ready] in Toronto.
	* include/bits/stl_function.h (bit_and, bit_or, bit_xor): Add.
	* testsuite/20_util/function_objects/dr660.cc: New.
	* docs/html/ext/howto.html: Add an entry for DR 660, update.

	* docs/html/ext/lwg-closed.html, docs/html/ext/lwg-active.html,
	docs/html/ext/lwg-defects.html: Import Revision 49.

Added:
    trunk/libstdc++-v3/testsuite/20_util/function_objects/dr660.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/docs/html/ext/howto.html
    trunk/libstdc++-v3/docs/html/ext/lwg-active.html
    trunk/libstdc++-v3/docs/html/ext/lwg-closed.html
    trunk/libstdc++-v3/docs/html/ext/lwg-defects.html
    trunk/libstdc++-v3/include/bits/stl_function.h


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