Implement P0887: The identity metafunction
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 2 Aug 2018 01:56:02 +0000 (01:56 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 2 Aug 2018 01:56:02 +0000 (01:56 +0000)
commitcf49ccd0e51c2019325908e18e0ae63e05c14cad
treea1632a627ce509c21d242bafa7a5aea1b1d24bb2
parentb9a7b7a84d35fc13c2f49d81c3353dd58f12ee03
Implement P0887: The identity metafunction

llvm-svn: 338666
libcxx/include/type_traits
libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/type_identity.pass.cpp [new file with mode: 0644]