This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r174150 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 24 May 2011 23:29:20 -0000
- Subject: r174150 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: paolo
Date: Tue May 24 23:29:19 2011
New Revision: 174150
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174150
Log:
2011-05-24 Paolo Carlini <paolo.carlini@oracle.com>
PR libstdc++/49151
* include/std/chrono (operator+, operator-, operator*, operator/,
operator&): Implement LWG 2020 [WP]; specify constexpr.
* testsuite/20_util/duration/arithmetic/dr2020.cc: New.
Added:
trunk/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr2020.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/chrono