summaryrefslogtreecommitdiff
path: root/ace/Template_Instantiations.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-02-27 19:39:46 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-02-27 19:39:46 +0000
commit309225c29083765eed35e47bbc5ae7c16939e9b1 (patch)
tree79c5c4828b13e2442373c8449c1fde98e17d34f5 /ace/Template_Instantiations.cpp
parentcf4fdf6265b9ba2b25bd1f90f2c6be1c84a246c5 (diff)
downloadATCD-309225c29083765eed35e47bbc5ae7c16939e9b1.tar.gz
.
Diffstat (limited to 'ace/Template_Instantiations.cpp')
-rw-r--r--ace/Template_Instantiations.cpp17
1 files changed, 9 insertions, 8 deletions
diff --git a/ace/Template_Instantiations.cpp b/ace/Template_Instantiations.cpp
index 54d458591f6..f881982b6e4 100644
--- a/ace/Template_Instantiations.cpp
+++ b/ace/Template_Instantiations.cpp
@@ -1,13 +1,14 @@
// $Id$
-// Note: this file has been created through concatenation of ALL explicit template
-// instantiations in ACE, and only those that interfered with the
-// multithreaded port of ACE to pSOS using the Diab D-C++ 4.1a compiler
-// have been wrapped with the appropriate preprocesor directives for
-// conditional compilation. If you are trying to use this file, you will need
-// to ensure that any additional preprocessor directives needed are added.
-// Also, if you wish to extend this technique to instantiation pragmas,
-// you will need to modify the preprocesor directives below
+// Note: this file has been created through concatenation of ALL
+// explicit template instantiations in ACE, and only those that
+// interfered with the multithreaded port of ACE to pSOS using the
+// Diab D-C++ 4.1a compiler have been wrapped with the appropriate
+// preprocesor directives for conditional compilation. If you are
+// trying to use this file, you will need to ensure that any
+// additional preprocessor directives needed are added. Also, if you
+// wish to extend this technique to instantiation pragmas, you will
+// need to modify the preprocesor directives below
#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION_FILE)