소스 검색

DE 19

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@111544 91177308-0d34-0410-b5e6-96231b3b80d8
Howard Hinnant 15 년 전
부모
커밋
2794e6cca5
2개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      include/type_traits
  2. 0 0
      test/utilities/meta/meta.rel/is_explicitly_convertible.pass.cpp

+ 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:

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
test/utilities/meta/meta.rel/is_explicitly_convertible.pass.cpp


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.