Browse Source

DE 19

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@111544 91177308-0d34-0410-b5e6-96231b3b80d8
Howard Hinnant 15 years ago
parent
commit
2794e6cca5

+ 0 - 1
include/type_traits

@@ -115,7 +115,6 @@ namespace std
     template <class T, class U> struct is_same;
     template <class Base, class Derived> struct is_base_of;
     template <class From, class To> struct is_convertible;
-    template <class From, class To> struct is_explicitly_convertible;
     template <class T> struct underlying_type;
     
     // Alignment properties and transformations:

File diff suppressed because it is too large
+ 0 - 0
test/utilities/meta/meta.rel/is_explicitly_convertible.pass.cpp


Some files were not shown because too many files changed in this diff