From de81a215973ffa5eda4b425392011873e55c51ae Mon Sep 17 00:00:00 2001
From: John Maddock
Date: Sat, 27 Jan 2001 11:31:58 +0000
Subject: [PATCH] type_traits: updated type-transformations
[SVN r8777]
---
development/cs-win32.html | 39 +-
development/include/boost/type_traits/fwd.hpp | 2 +
.../include/boost/type_traits/same_traits.hpp | 2 +-
.../boost/type_traits/transform_traits.hpp | 45 +
.../boost/type_traits/type_traits_test.hpp | 23 +-
development/regression.out.txt | 2673 +++++++++++++++--
development/transform_traits_test.cpp | 387 ++-
7 files changed, 2787 insertions(+), 384 deletions(-)
diff --git a/development/cs-win32.html b/development/cs-win32.html
index 991837f..68290d1 100644
--- a/development/cs-win32.html
+++ b/development/cs-win32.html
@@ -7,8 +7,9 @@ Compiler Status: win32

Compiler Status: win32
-
-Run Date: 01 Jan 2001 12:44 GMT
+
+Run Date: 26 Jan 2001 14:00 GMT
+System Configuration: Microsoft Windows 32bit
@@ -20,7 +21,7 @@ Compiler Status: win32
Microsoft VC++ 6.0 SP4 STLport 4.0 |
-libs/type_traits/alignment_test.cpp |
+libs/type_traits/alignment_test.cpp |
run |
Pass |
Pass |
@@ -28,7 +29,7 @@ Compiler Status: win32
Pass |
-libs/type_traits/arithmetic_traits_test.cpp |
+libs/type_traits/arithmetic_traits_test.cpp |
run |
Pass |
Pass |
@@ -36,7 +37,7 @@ Compiler Status: win32
Pass |
-libs/type_traits/composite_traits_test.cpp |
+libs/type_traits/composite_traits_test.cpp |
run |
Pass |
Pass |
@@ -44,7 +45,7 @@ Compiler Status: win32
Pass |
-libs/type_traits/cv_traits_test.cpp |
+libs/type_traits/cv_traits_test.cpp |
run |
Pass |
Pass |
@@ -52,7 +53,7 @@ Compiler Status: win32
Pass |
-libs/type_traits/is_convertible_test.cpp |
+libs/type_traits/is_convertible_test.cpp |
run |
Pass |
Fail |
@@ -60,7 +61,7 @@ Compiler Status: win32
Pass |
-libs/type_traits/is_same_test.cpp |
+libs/type_traits/is_same_test.cpp |
run |
Pass |
Pass |
@@ -68,7 +69,7 @@ Compiler Status: win32
Pass |
-libs/type_traits/object_type_traits_test.cpp |
+libs/type_traits/object_type_traits_test.cpp |
run |
Pass |
Pass |
@@ -76,15 +77,15 @@ Compiler Status: win32
Pass |
-libs/type_traits/transform_traits_test.cpp |
+libs/type_traits/transform_traits_test.cpp |
run |
-Pass |
-Pass |
+Pass |
+Fail |
Fail |
Fail |
-libs/type_traits/trivial_destructor_example.cpp |
+libs/type_traits/trivial_destructor_example.cpp |
compile |
Pass |
Pass |
@@ -92,7 +93,7 @@ Compiler Status: win32
Pass |
-libs/type_traits/copy_example.cpp |
+libs/type_traits/copy_example.cpp |
compile |
Pass |
Pass |
@@ -100,7 +101,7 @@ Compiler Status: win32
Pass |
-libs/type_traits/fill_example.cpp |
+libs/type_traits/fill_example.cpp |
compile |
Pass |
Pass |
@@ -108,11 +109,15 @@ Compiler Status: win32
Pass |
-libs/type_traits/iter_swap_example.cpp |
+libs/type_traits/iter_swap_example.cpp |
compile |
Pass |
Pass |
Fail |
Fail |
-
+
+
+
+
+