Extension: Mark the default constructor of chrono::duration as conditionally noexcept
authorMarshall Clow <mclow.lists@gmail.com>
Mon, 23 Sep 2019 04:16:48 +0000 (04:16 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Mon, 23 Sep 2019 04:16:48 +0000 (04:16 +0000)
commitd8ac51ab8fde3dbf7d55e5940584019330991dd7
tree31b44405a07675d2ba7605ebaf270edec153e82d
parent457226e02a6e8533eaaa864a3fd7c8eeccd2bf58
Extension: Mark the default constructor of chrono::duration as conditionally noexcept

llvm-svn: 372539
libcxx/include/chrono
libcxx/test/libcxx/utilities/time/date.time/duration.noexcept.pass.cpp [new file with mode: 0644]