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/meta/meta.trans/meta.trans.other
Sean Hunt 737a351850 Given that __underlying_type is now available in clang, implement
std::underlying_type.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@135410 91177308-0d34-0410-b5e6-96231b3b80d8
15 years ago
..
aligned_storage.pass.cpp license change 15 years ago
common_type.pass.cpp license change 15 years ago
conditional.pass.cpp license change 15 years ago
decay.pass.cpp license change 15 years ago
enable_if.fail.cpp license change 15 years ago
enable_if.pass.cpp license change 15 years ago
result_of.pass.cpp Redesign of result_of to handle reference-qualified member functions 15 years ago
underlying_type.pass.cpp Given that __underlying_type is now available in clang, implement 15 years ago