From ef33406cb3023f17accbc06ee3215d406743ef38 Mon Sep 17 00:00:00 2001 From: magmaikh Date: Sun, 6 Oct 2002 03:05:21 +0000 Subject: [PATCH] no message git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@55 7ec92016-0320-0410-acc4-a06ded1c099a --- AbstractFactory.h | 2 +- AssocVector.h | 2 +- DataGenerators.h | 24 ++++++++++++++++++++++++ EmptyType.h | 2 +- Factory.h | 2 +- Functor.h | 2 +- HierarchyGenerators.h | 2 +- MultiMethods.h | 2 +- NullType.h | 2 +- Singleton.cpp | 2 +- Singleton.h | 2 +- SmallObj.cpp | 2 +- SmallObj.h | 2 +- SmartPtr.h | 2 +- Threads.h | 2 +- Tuple.h | 2 +- TypeInfo.h | 2 +- TypeManip.h | 2 +- TypeTraits.h | 2 +- Typelist.h | 2 +- Visitor.h | 2 +- static_check.h | 2 +- 22 files changed, 45 insertions(+), 21 deletions(-) create mode 100644 DataGenerators.h diff --git a/AbstractFactory.h b/AbstractFactory.h index 9802cdf..b44be82 100644 --- a/AbstractFactory.h +++ b/AbstractFactory.h @@ -2,7 +2,7 @@ // Generated header: AbstractFactory.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 /////////////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/AssocVector.h b/AssocVector.h index a3117b6..4b16211 100644 --- a/AssocVector.h +++ b/AssocVector.h @@ -2,7 +2,7 @@ // Generated header: AssocVector.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 /////////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/DataGenerators.h b/DataGenerators.h new file mode 100644 index 0000000..1ef07f2 --- /dev/null +++ b/DataGenerators.h @@ -0,0 +1,24 @@ +////////////////////////////////////// +// Generated header: DataGenerators.h +// Forwards to the appropriate code +// that works on the detected compiler +// Generated on Mon Sep 30 23:14:48 2002 +////////////////////////////////////// + +#ifdef LOKI_USE_REFERENCE +# include "Reference/DataGenerators.h" +#else +# if (__INTEL_COMPILER) +# include "Reference/DataGenerators.h" +# elif (__MWERKS__) +# include "Reference/DataGenerators.h" +# elif (__BORLANDC__ >= 0x560) +# include "Borland/DataGenerators.h" +# elif (_MSC_VER >= 1300) +# include "MSVC/1300/DataGenerators.h" +# elif (_MSC_VER >= 1200) +# include "MSVC/1200/DataGenerators.h" +# else +# include "Reference/DataGenerators.h" +# endif +#endif diff --git a/EmptyType.h b/EmptyType.h index 3e7cefe..780befa 100644 --- a/EmptyType.h +++ b/EmptyType.h @@ -2,7 +2,7 @@ // Generated header: EmptyType.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 ///////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/Factory.h b/Factory.h index 1a2da41..d46ec0c 100644 --- a/Factory.h +++ b/Factory.h @@ -2,7 +2,7 @@ // Generated header: Factory.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 /////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/Functor.h b/Functor.h index 5c9dedf..e0796d4 100644 --- a/Functor.h +++ b/Functor.h @@ -2,7 +2,7 @@ // Generated header: Functor.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 /////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/HierarchyGenerators.h b/HierarchyGenerators.h index 54fd219..24ee545 100644 --- a/HierarchyGenerators.h +++ b/HierarchyGenerators.h @@ -2,7 +2,7 @@ // Generated header: HierarchyGenerators.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 /////////////////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/MultiMethods.h b/MultiMethods.h index 50c159e..83fab8a 100644 --- a/MultiMethods.h +++ b/MultiMethods.h @@ -2,7 +2,7 @@ // Generated header: MultiMethods.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 //////////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/NullType.h b/NullType.h index 17f14db..8565a77 100644 --- a/NullType.h +++ b/NullType.h @@ -2,7 +2,7 @@ // Generated header: NullType.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 //////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/Singleton.cpp b/Singleton.cpp index 920acfe..848c627 100644 --- a/Singleton.cpp +++ b/Singleton.cpp @@ -2,7 +2,7 @@ // Generated header: Singleton.cpp // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 /////////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/Singleton.h b/Singleton.h index 0027bc5..9d50a7b 100644 --- a/Singleton.h +++ b/Singleton.h @@ -2,7 +2,7 @@ // Generated header: Singleton.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 ///////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/SmallObj.cpp b/SmallObj.cpp index 365843f..aaf9b3b 100644 --- a/SmallObj.cpp +++ b/SmallObj.cpp @@ -2,7 +2,7 @@ // Generated header: SmallObj.cpp // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 ////////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/SmallObj.h b/SmallObj.h index 83cbdec..aa3b0f0 100644 --- a/SmallObj.h +++ b/SmallObj.h @@ -2,7 +2,7 @@ // Generated header: SmallObj.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 //////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/SmartPtr.h b/SmartPtr.h index b0d275b..5b0d1e8 100644 --- a/SmartPtr.h +++ b/SmartPtr.h @@ -2,7 +2,7 @@ // Generated header: SmartPtr.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 //////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/Threads.h b/Threads.h index e8c07f3..d414b06 100644 --- a/Threads.h +++ b/Threads.h @@ -2,7 +2,7 @@ // Generated header: Threads.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 /////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/Tuple.h b/Tuple.h index c2e720c..a56eb7e 100644 --- a/Tuple.h +++ b/Tuple.h @@ -2,7 +2,7 @@ // Generated header: Tuple.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 ///////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/TypeInfo.h b/TypeInfo.h index 8a682e7..e2cd8e8 100644 --- a/TypeInfo.h +++ b/TypeInfo.h @@ -2,7 +2,7 @@ // Generated header: TypeInfo.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 //////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/TypeManip.h b/TypeManip.h index 20c073f..3f7c587 100644 --- a/TypeManip.h +++ b/TypeManip.h @@ -2,7 +2,7 @@ // Generated header: TypeManip.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 ///////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/TypeTraits.h b/TypeTraits.h index 6c945d2..7f2cfe6 100644 --- a/TypeTraits.h +++ b/TypeTraits.h @@ -2,7 +2,7 @@ // Generated header: TypeTraits.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 ////////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/Typelist.h b/Typelist.h index 05c12c2..017f2cf 100644 --- a/Typelist.h +++ b/Typelist.h @@ -2,7 +2,7 @@ // Generated header: Typelist.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 //////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/Visitor.h b/Visitor.h index 9465b6e..6e6f69b 100644 --- a/Visitor.h +++ b/Visitor.h @@ -2,7 +2,7 @@ // Generated header: Visitor.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 /////////////////////////////// #ifdef LOKI_USE_REFERENCE diff --git a/static_check.h b/static_check.h index 434a49d..d45b46d 100644 --- a/static_check.h +++ b/static_check.h @@ -2,7 +2,7 @@ // Generated header: static_check.h // Forwards to the appropriate code // that works on the detected compiler -// Generated on Sun Sep 15 15:31:17 2002 +// Generated on Mon Sep 30 23:14:48 2002 //////////////////////////////////// #ifdef LOKI_USE_REFERENCE