Implement P0548: 'common_type and duration' This involves a subtle change in the...
authorMarshall Clow <mclow.lists@gmail.com>
Tue, 21 Mar 2017 18:38:57 +0000 (18:38 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Tue, 21 Mar 2017 18:38:57 +0000 (18:38 +0000)
commit9bd9ed4d230c4e488947921044f96db164143309
tree6418068d88ae87ce438a2e183e31fcb748d97dd5
parent0190698dd31c8f1524a5a414075d8b4eff3b1b0e
Implement P0548: 'common_type and duration' This involves a subtle change in the return type of the unary +/- operators for std::chrono::duration, though I expect that no one will notice.

llvm-svn: 298416
libcxx/include/chrono
libcxx/include/type_traits
libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/common_type.pass.cpp
libcxx/test/std/utilities/time/time.duration/time.duration.arithmetic/op_+.pass.cpp
libcxx/test/std/utilities/time/time.duration/time.duration.arithmetic/op_-.pass.cpp
libcxx/www/cxx1z_status.html