You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/utilities/time/time.point
Howard Hinnant 713f4db2e5 SFINAE out duration converting constructor if the constructor would otherwise cause a ratio compile-time overflow. This fixes LWG 2094.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@189722 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
time.point.arithmetic license change 15 years ago
time.point.cast SFINAE out duration converting constructor if the constructor would otherwise cause a ratio compile-time overflow. This fixes LWG 2094. 12 years ago
time.point.comparisons Implement n3469 - constexpr for chrono 12 years ago
time.point.cons Implement n3469 - constexpr for chrono 12 years ago
time.point.nonmember Implement n3469 - constexpr for chrono 12 years ago
time.point.observer license change 15 years ago
time.point.special license change 15 years ago
default_duration.pass.cpp license change 15 years ago
duration.fail.cpp license change 15 years ago