r241122 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Thu Oct 13 14:42:00 GMT 2016
Author: redi
Date: Thu Oct 13 14:42:09 2016
New Revision: 241122
URL: https://gcc.gnu.org/viewcvs?rev=241122&root=gcc&view=rev
Log:
Replace non-constexpr decrement in std::chrono::floor
* include/std/chrono (floor): Replace non-constexpr operation.
* testsuite/20_util/duration_cast/rounding.cc: Test conversion to
durations with floating pointer representations.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/chrono
trunk/libstdc++-v3/testsuite/20_util/duration_cast/rounding.cc
More information about the Libstdc++-cvs
mailing list