[libc++] Add is_nothrow_convertible from P0758R1
authorLouis Dionne <ldionne@apple.com>
Wed, 27 Feb 2019 17:57:38 +0000 (17:57 +0000)
committerLouis Dionne <ldionne@apple.com>
Wed, 27 Feb 2019 17:57:38 +0000 (17:57 +0000)
commitab19068b7f75cf86e330c51f71603a469b06e7bc
tree3e235fa47e5eea0a3f8cb6745e51c308c8ea82a4
parent2dca65388c8d2ee8661e06e9cc9377ff47522281
[libc++] Add is_nothrow_convertible from P0758R1

Reviewed as https://reviews.llvm.org/D58019.
Thanks to Zoe Carver for the patch.

llvm-svn: 355010
libcxx/include/type_traits
libcxx/test/std/type_traits/is_nothrow_convertible.pass.cpp [new file with mode: 0644]
libcxx/www/cxx2a_status.html